From c63b93d373bdd53cc6c70951eed3c29b56ba8c81 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 26 Mar 2014 11:27:57 -0300 Subject: Adding default org.freedesktop.consolekit.policy on wheezy --- files/polkit/org.freedesktop.consolekit.policy | 48 ++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 files/polkit/org.freedesktop.consolekit.policy (limited to 'files/polkit/org.freedesktop.consolekit.policy') diff --git a/files/polkit/org.freedesktop.consolekit.policy b/files/polkit/org.freedesktop.consolekit.policy new file mode 100644 index 0000000..a709b39 --- /dev/null +++ b/files/polkit/org.freedesktop.consolekit.policy @@ -0,0 +1,48 @@ + + + + + + + + + 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 system when other users are logged in + + no + auth_admin_keep + + + + + 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_keep + + + + -- cgit v1.2.3