summaryrefslogtreecommitdiffstats
path: root/data/ConsoleKit.conf
diff options
context:
space:
mode:
Diffstat (limited to 'data/ConsoleKit.conf')
-rw-r--r--data/ConsoleKit.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/ConsoleKit.conf b/data/ConsoleKit.conf
index b6bfcdb..d40d887 100644
--- a/data/ConsoleKit.conf
+++ b/data/ConsoleKit.conf
@@ -20,7 +20,7 @@
</policy>
<!-- Allow anyone to invoke methods on the interfaces -->
- <policy context="default">
+ <policy context="mandatory">
<allow send_interface="org.freedesktop.ConsoleKit.Manager"/>
<allow send_interface="org.freedesktop.ConsoleKit.Seat"/>
<allow send_interface="org.freedesktop.ConsoleKit.Session"/>
@@ -31,6 +31,8 @@
send_member="Lock"/>
<deny send_interface="org.freedesktop.ConsoleKit.Session"
send_member="Unlock"/>
+ <deny send_destination="org.freedesktop.ConsoleKit"
+ send_interface="org.freedesktop.DBus.Properties" />
</policy>
<policy user="gdm">