]> git.ipfire.org Git - thirdparty/lxc.git/commit
config: allow read-write /sys in user namespace 2319/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 13 May 2018 13:02:09 +0000 (15:02 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 15 May 2018 13:51:58 +0000 (15:51 +0200)
commitc6df6dd98b4290b7836a0207779ca4aee6e2a137
treead54e2d8d22e9955dfa30f728367b5867a097951
parent9ab207cad74f77ce643d98334107949ade97463b
config: allow read-write /sys in user namespace

Unprivileged containers can safely mount /sys as read-write. This also allows
systemd-udevd to be started in unprivileged containers.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
config/templates/userns.conf.in