X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=var%2Flib%2Flxc%2Ftemplate%2Fconfig;h=c891c663c6f1336c1b4101c72ee34d6fdb87b58d;hb=76fe437947a130ecef66cf9f3c396db15f764dfc;hp=35c187dc9b8f359d46a4d8b7d60df87038e4b406;hpb=cfbd7a2ad64fa22ed7061442f327efc90598dfd6;p=matthijs%2Fservers%2Ftika.git diff --git a/var/lib/lxc/template/config b/var/lib/lxc/template/config index 35c187d..c891c66 100644 --- a/var/lib/lxc/template/config +++ b/var/lib/lxc/template/config @@ -50,9 +50,11 @@ lxc.cgroup.devices.allow = c 5:2 rwm lxc.cgroup.devices.allow = c 254:0 rwm # mounts (note that the second item in each list is the mount point, relative -# to the rootfs) + to the rootfs) lxc.mount.entry=proc proc proc nodev,noexec,nosuid 0 0 lxc.mount.entry=sysfs sys sysfs defaults 0 0 +lxc.mount.entry=/data/users data/users none defaults,bind 0 0 +lxc.mount.entry=/etc/skel etc/skel none defaults,bind,ro 0 0 # Disallow module (un)loading lxc.cap.drop = sys_module