]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/conf.c
Automatic mounts: improvements for /proc and /sys
authorChristian Seiler <christian@iwakd.de>
Tue, 24 Sep 2013 20:45:06 +0000 (22:45 +0200)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 27 Sep 2013 15:14:14 +0000 (10:14 -0500)
commitb06b8511680c6263a05a9065a7cc3a031e503a6b
treeff316d4170375ca56c811d6fe781db65076bacdb
parent211e51e81e7c6ab670d1d282d78e5ef26d039a79
Automatic mounts: improvements for /proc and /sys

Improve lxc.mount.auto code: allow the user to specify whether to mount
certain things read-only or read-write. Also make the code much more
easily extensible for the future.

Signed-off-by: Christian Seiler <christian@iwakd.de>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/conf.c
src/lxc/conf.h
src/lxc/confile.c