chiark / gitweb /
polkit: follow the usual syntax for polkit actions
authorLennart Poettering <lennart@poettering.net>
Sat, 16 Apr 2011 00:41:47 +0000 (02:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 16 Apr 2011 00:41:47 +0000 (02:41 +0200)
src/org.freedesktop.systemd1.policy.in

index b8b354726bd06012ea8a3d5cedcfb12fc27d0e72..52a28d40ea0ea0b1b82a0a71255564ca8ae95fec 100644 (file)
@@ -16,7 +16,7 @@
         <vendor>The systemd Project</vendor>
         <vendor_url>http://www.freedesktop.org/wiki/Software/systemd</vendor_url>
 
-        <action id="org.freedesktop.systemd1.ReplyPassword">
+        <action id="org.freedesktop.systemd1.reply-password">
                 <description>Send passphrase back to system</description>
                 <message>Authentication is required to send the entered passphrase back to the system.</message>
                 <defaults>
@@ -27,7 +27,7 @@
                 <annotate key="org.freedesktop.policykit.exec.path">@rootlibexecdir@/systemd-reply-password</annotate>
         </action>
 
-        <action id="org.freedesktop.systemd1.BusAccess">
+        <action id="org.freedesktop.systemd1.bus-access">
                 <description>Privileged system and service manager access</description>
                 <message>Authentication is required to access the system and service manager.</message>
                 <defaults>