Skip to content

Instantly share code, notes, and snippets.

Created May 3, 2016 18:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/dfcd147dc06d29be15fd63d509fbf674 to your computer and use it in GitHub Desktop.
Save anonymous/dfcd147dc06d29be15fd63d509fbf674 to your computer and use it in GitHub Desktop.
inside container unless running with privs
[1:25:0503/175940:ERROR:bus.cc(432)] Failed to connect to the bus: An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender="(null)" (inactive) interface="org.freedesktop.DBus" member="Hello" error name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (bus)
Ubuntu Desktop running docker audit log
May 3 12:01:19 co007-linux kernel: [31892.729399] audit: type=1107 audit(1462298479.194:226): pid=771 uid=106 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/DBus" interface="org.freedesktop.DBus" member="Hello" mask="send" name="org.freedesktop.DBus" pid=17568 label="docker-default" peer_label="unconfined"
May 3 12:01:19 co007-linux kernel: [31892.856708] audit: type=1107 audit(1462298479.322:227): pid=771 uid=106 auid=4294967295 ses=4294967295 msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/DBus" interface="org.freedesktop.DBus" member="Hello" mask="send" name="org.freedesktop.DBus" pid=17818 label="docker-default" peer_label="unconfined"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment