From: Serge Hallyn Date: Sun, 24 Jul 2011 22:22:50 +0000 (+0200) Subject: lxc-ubuntu: Allow /dev/fuse to be used in a container X-Git-Tag: lxc-0.7.5~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=623f98d8cc0ae38cce244b355a804a7e8e607bc3;p=thirdparty%2Flxc.git lxc-ubuntu: Allow /dev/fuse to be used in a container As people seem to want it, i.e. https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/800886 Signed-off-by: Serge Hallyn Signed-off-by: Daniel Lezcano --- diff --git a/templates/lxc-ubuntu.in b/templates/lxc-ubuntu.in index 2934dc1a3..e450dae31 100644 --- a/templates/lxc-ubuntu.in +++ b/templates/lxc-ubuntu.in @@ -194,6 +194,8 @@ lxc.cgroup.devices.allow = c 136:* rwm lxc.cgroup.devices.allow = c 5:2 rwm # rtc lxc.cgroup.devices.allow = c 254:0 rwm +#fuse +lxc.cgroup.devices.allow = c 10:229 rwm EOF cat < $path/fstab