--- bus/dbus-daemon.1.in.orig 2008-12-09 10:00:11.000000000 +0100 +++ bus/dbus-daemon.1.in 2008-12-09 10:08:35.000000000 +0100 @@ -410,15 +410,15 @@ and prevent unexpected traffic. .PP -The element has one of three attributes: +The element has one of four attributes: .nf context="(default|mandatory)" + at_console="(true|false)" user="username or userid" group="group name or gid" .fi .PP - Policies are applied to a connection as follows: .nf - all context="default" policies are applied @@ -426,6 +426,8 @@ in undefined order - all user="connection's auth user" policies are applied in undefined order + - all at_console="true" policies are applied + - all at_console="false" policies are applied - all context="mandatory" policies are applied .fi