fixed logic/math bugs in set-time, still broken with GNOME tools
[systembsd.git] / conf / polkit-policy / org.freedesktop.timedate1.policy
index 3bd95b42c3a7f67588bb827a95ae3aaf05a0bd00..f4a9b67d2369ea187d3c81b1b1738d89bf4b30a1 100644 (file)
@@ -3,9 +3,9 @@
 
 <policyconfig>
     <vendor>OpenBSD</vendor>
-    <vendor_url>https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systemd-utl.git</vendor_url> <!-- TODO change or redirect this URL when we rebase -->
+    <vendor_url>https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git</vendor_url> <!-- TODO change or redirect this URL when we rebase -->
 
-    <action id="org.freedesktop.timedate1.SetTime">
+    <action id="org.freedesktop.timedate1.set-time">
         <description>Set system time.</description>
         <message>Setting the system time requires authentication.</message>
         <defaults>
@@ -15,7 +15,7 @@
         </defaults>
     </action>
 
-    <action id="org.freedesktop.timedate1.SetTimezone">
+    <action id="org.freedesktop.timedate1.set-timezone">
         <description>Set local timezone.</description>
         <message>Setting the timezone requires authentication.</message>
         <defaults>
@@ -25,7 +25,7 @@
         </defaults>
     </action>
 
-    <action id="org.freedesktop.timedate1.SetLocalRTC">
+    <action id="org.freedesktop.timedate1.set-local-rtc">
         <description>Switch RTC between UTC and local time.</description>
         <message>Switching to the system's real time clock source requires authentication.</message>
         <defaults>
@@ -35,7 +35,7 @@
         </defaults>
     </action>
 
-    <action id="org.freedesktop.timedate1.SetNTP">
+    <action id="org.freedesktop.timedate1.set-ntp">
         <description>Toggle clock synchronization through NTP.</description>
         <message>Toggling NTP requires authentication.</message>
         <defaults>