From 72a2abee7a963bef52561766131e1b52a85409a3 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 26 Feb 2008 14:18:22 -0500 Subject: rename policy file --- data/ConsoleKit.policy | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) delete mode 100644 data/ConsoleKit.policy (limited to 'data/ConsoleKit.policy') diff --git a/data/ConsoleKit.policy b/data/ConsoleKit.policy deleted file mode 100644 index e691b0b..0000000 --- a/data/ConsoleKit.policy +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - Stop the system - System policy prevents stopping the system - - no - yes - - - - - Stop the system when multiple users are logged in - System policy prevents stopping the when other users are logged in - - no - auth_admin - - - - - Restart the system - System policy prevents restarting the system - - no - yes - - - - - Restart the system when multiple users are logged in - System policy prevents restarting the system when other users are logged in - - no - auth_admin - - - - -- cgit