mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-07 06:03:51 +00:00
polkit: follow the usual syntax for polkit actions
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user