summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-08-20 19:48:08 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2008-08-20 19:48:08 -0400
commitf0fb2d1cfd0f0ea3ad922175e895a9e751498a03 (patch)
tree53a0d3ac526a9eada70bfa7c21b58045cde8bf15
parentcb445f89d64d2171c1050dbf8ba1280f2260bc9c (diff)
allow calling method SetIdleHint by default
-rw-r--r--data/ConsoleKit.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/ConsoleKit.conf b/data/ConsoleKit.conf
index dbe29f8..710d32a 100644
--- a/data/ConsoleKit.conf
+++ b/data/ConsoleKit.conf
@@ -91,6 +91,8 @@
send_member="GetIdleHint"/>
<allow send_interface="org.freedesktop.ConsoleKit.Session"
send_member="GetIdleSinceHint"/>
+ <allow send_interface="org.freedesktop.ConsoleKit.Session"
+ send_member="SetIdleHint"/>
</policy>
</busconfig>