Re: [lxc-devel] [PATCH] lxc-busybox: remove unnecessary bind-mount

2013-12-06 Thread Stéphane Graber
On Fri, Dec 06, 2013 at 12:11:29PM +0200, Bogdan Purcareata wrote: > Since the line immediately following will mount the entire > /sys read-only, hence /sys/kernel/security too. > > Also, when installing the container template on systems with > no securityfs support, starting the container will fa

[lxc-devel] [PATCH] lxc-busybox: remove unnecessary bind-mount

2013-12-06 Thread Bogdan Purcareata
Since the line immediately following will mount the entire /sys read-only, hence /sys/kernel/security too. Also, when installing the container template on systems with no securityfs support, starting the container will fail. Signed-off-by: Bogdan Purcareata --- templates/lxc-busybox.in | 1 - 1