File gnome-panel-bnc388089-clock-policykit-allow.patch of Package gnome-panel
Index: gnome-panel-2.23.3/applets/clock/org.gnome.clockapplet.mechanism.policy.in
===================================================================
--- gnome-panel-2.23.3.orig/applets/clock/org.gnome.clockapplet.mechanism.policy.in
+++ gnome-panel-2.23.3/applets/clock/org.gnome.clockapplet.mechanism.policy.in
@@ -13,7 +13,7 @@
<_message>Privileges are required to change the system time zone.</_message>
<defaults>
<allow_inactive>no</allow_inactive>
- <allow_active>auth_self_keep_always</allow_active>
+ <allow_active>auth_admin</allow_active>
</defaults>
</action>
@@ -22,7 +22,7 @@
<_message>Privileges are required to change the system time.</_message>
<defaults>
<allow_inactive>no</allow_inactive>
- <allow_active>auth_self_keep_always</allow_active>
+ <allow_active>auth_admin</allow_active>
</defaults>
</action>
@@ -31,7 +31,7 @@
<_message>Privileges are required to configure the hardware clock.</_message>
<defaults>
<allow_inactive>no</allow_inactive>
- <allow_active>auth_self_keep_always</allow_active>
+ <allow_active>auth_admin</allow_active>
</defaults>
</action>