From 40dff5a03c7b085e34a7052efd23651d5be7674f Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 12 Feb 2008 15:00:46 -0500 Subject: reverse the sense of the dbus policy Deny first and then allow. Add a simple test script to check method access policy. --- data/ConsoleKit.conf | 94 +++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 74 insertions(+), 20 deletions(-) (limited to 'data') diff --git a/data/ConsoleKit.conf b/data/ConsoleKit.conf index d1a6335..70a0423 100644 --- a/data/ConsoleKit.conf +++ b/data/ConsoleKit.conf @@ -7,34 +7,88 @@ + - - - - - - + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit