1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

remove dbus from apparmor profile

This removes the dbus entry from the apparmor profile Docker creates.

Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)
This commit is contained in:
unclejack 2014-03-06 18:01:18 +02:00
parent fb314c266b
commit 46fdb6af8e

View file

@ -21,7 +21,6 @@ profile docker-default flags=(attach_disconnected,mediate_deleted) {
capability,
file,
umount,
dbus,
# ignore DENIED message on / remount
deny mount options=(ro, remount) -> /,