]> git.ipfire.org Git - thirdparty/lxc.git/commit
config: Allow all containers to use fuse
authorbrauner <christianvanbrauner@gmail.com>
Sun, 8 Feb 2015 15:48:31 +0000 (16:48 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 16 Mar 2015 17:36:25 +0000 (13:36 -0400)
commitd665d89a5633d1ad59668f0bea8ef3c67279f523
tree1a1edf98f71f68955aaebed2a793b5f325d1e57a
parent7efe6f67cc9b6d5bad960bac6d146d954bcfa316
config: Allow all containers to use fuse

This enables containers to mount fuse filesystems per default. The mount
is designed to be safe. Hence, it can be enabled per default in
common.conf. It will lead to a cleaner boot for some unprivileged
systemd-based containers.

Signed-off-by: Christian Brauner <christianvanbrauner@gmail.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
config/templates/common.conf.in
config/templates/debian.common.conf.in
config/templates/gentoo.common.conf.in
config/templates/openwrt.common.conf.in
config/templates/plamo.common.conf.in
config/templates/ubuntu.common.conf.in