]> git.ipfire.org Git - thirdparty/lxc.git/commit
apparmor: Fix slave bind mounts 393/head
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 8 Jan 2015 12:09:37 +0000 (13:09 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Thu, 8 Jan 2015 12:09:37 +0000 (13:09 +0100)
commit64b4c7a34b5c0407f3bcddc83f7c061dadb583bb
tree9a47b4a67620ee33a27b57d90633f2e6b6667794
parent97a8f74f0c80ef71305e86fcef4273afd92b377c
apparmor: Fix slave bind mounts

The permission to make a mount "slave" is spelt "make-slave", not "slave", see
https://launchpad.net/bugs/1401619. Also, we need to make all mounts slave, not
just the root dir.

https://launchpad.net/bugs/1350947
config/apparmor/abstractions/start-container