diff options
Diffstat (limited to 'org.freedesktop.timedate1.policy')
| -rw-r--r-- | org.freedesktop.timedate1.policy | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/org.freedesktop.timedate1.policy b/org.freedesktop.timedate1.policy deleted file mode 100644 index a3b1dc5..0000000 --- a/org.freedesktop.timedate1.policy +++ /dev/null @@ -1,41 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> -<policyconfig> - <vendor>slack-timedate</vendor> - - <action id="org.freedesktop.timedate1.set-time"> - <message>Changes the system clock</message> - <defaults> - <allow_any>auth_admin_keep</allow_any> - <allow_inactive>auth_admin_keep</allow_inactive> - <allow_active>auth_admin_keep</allow_active> - </defaults> - </action> - - <action id="org.freedesktop.timedate1.set-timezone"> - <message>Sets the system timezone</message> - <defaults> - <allow_any>auth_admin_keep</allow_any> - <allow_inactive>auth_admin_keep</allow_inactive> - <allow_active>auth_admin_keep</allow_active> - </defaults> - </action> - - <action id="org.freedesktop.timedate1.set-local-rtc"> - <message>Controls whether the RTC is in local time or UTC</message> - <defaults> - <allow_any>auth_admin_keep</allow_any> - <allow_inactive>auth_admin_keep</allow_inactive> - <allow_active>auth_admin_keep</allow_active> - </defaults> - </action> - - <action id="org.freedesktop.timedate1.set-ntp"> - <message>Controls whether the system clock is synchronized with the network</message> - <defaults> - <allow_any>auth_admin_keep</allow_any> - <allow_inactive>auth_admin_keep</allow_inactive> - <allow_active>auth_admin_keep</allow_active> - </defaults> - </action> -</policyconfig> |
