From 623f98d8cc0ae38cce244b355a804a7e8e607bc3 Mon Sep 17 00:00:00 2001 From: Serge Hallyn Date: Mon, 25 Jul 2011 00:22:50 +0200 Subject: [PATCH] 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 --- templates/lxc-ubuntu.in | 2 ++ 1 file changed, 2 insertions(+) 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