Skip to content

Commit

Permalink
Revert "allow cgroupfs mounts under /sys/fs/cgroup"
Browse files Browse the repository at this point in the history
This reverts commit 833bf9c.

This change wasn't actually safe and is now superseded by the cgns profile.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
  • Loading branch information
stgraber committed Mar 7, 2016
1 parent 6a814f4 commit eab570b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/apparmor/abstractions/container-base.in
Expand Up @@ -91,6 +91,5 @@
deny /sys/firmware/efi/efivars/** rwklx,
deny /sys/kernel/security/** rwklx,
mount options=(move) /sys/fs/cgroup/cgmanager/ -> /sys/fs/cgroup/cgmanager.lower/,
mount fstype=cgroup -> /sys/fs/cgroup/**,
mount options=(ro, nosuid, nodev, noexec, remount, strictatime) -> /sys/fs/cgroup/,

0 comments on commit eab570b

Please sign in to comment.