]> git.ipfire.org Git - thirdparty/lxc.git/commit
conf.c: if we don't specify a rootfs, we still need proc mounted
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 10 Jun 2013 14:34:06 +0000 (09:34 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 10 Jun 2013 15:57:23 +0000 (10:57 -0500)
commit6e46cfcb0e4fcaa2d920a3c473f83c0a73c68cfa
tree592a5abc7419d48afc1f586db5329166cb9dbe7a
parentfabf7361da4845cd6cf268e0e85c3c6a1c0b0be4
conf.c: if we don't specify a rootfs, we still need proc mounted

otherwise we won't be allowed to set an apparmor context (on pid 1)

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/conf.c