Merge pull request #2319 from brauner/2018-05-13/allow_sys_rw_for_unpriv_containers

config: allow read-write /sys in user namespace
This commit is contained in:
Stéphane Graber 2018-05-15 10:34:22 -04:00 committed by GitHub
commit 02d6227d1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,3 +8,6 @@ lxc.cap.keep =
# We can't move bind-mounts, so don't use /dev/lxc/ # We can't move bind-mounts, so don't use /dev/lxc/
lxc.tty.dir = lxc.tty.dir =
# Setup the default mounts
lxc.mount.auto = sys:rw