polkit: follow the usual syntax for polkit actions

This commit is contained in:
Lennart Poettering 2011-04-16 02:41:47 +02:00
parent 7640a5de1b
commit 0b4ebf07bc

View 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>