[lxc-devel] [lxc/lxc] 64b4c7: apparmor: Fix slave bind mounts
GitHub
noreply at github.com
Thu Jan 8 16:58:00 UTC 2015
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 64b4c7a34b5c0407f3bcddc83f7c061dadb583bb
https://github.com/lxc/lxc/commit/64b4c7a34b5c0407f3bcddc83f7c061dadb583bb
Author: Martin Pitt <martin.pitt at ubuntu.com>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M config/apparmor/abstractions/start-container
Log Message:
-----------
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
Commit: bb2afd6038b6271bddf46b0f197a42ba7a3d10f3
https://github.com/lxc/lxc/commit/bb2afd6038b6271bddf46b0f197a42ba7a3d10f3
Author: hallyn <serge at hallyn.com>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M config/apparmor/abstractions/start-container
Log Message:
-----------
Merge pull request #393 from martinpitt/master
apparmor: Fix slave bind mounts
Compare: https://github.com/lxc/lxc/compare/97a8f74f0c80...bb2afd6038b6
More information about the lxc-devel
mailing list