|
17 | 17 | <vendor_url>http://www.freedesktop.org/wiki/Software/systemd</vendor_url> |
18 | 18 |
|
19 | 19 | <action id="org.freedesktop.systemd1.reply-password"> |
20 | | - <_description>Send passphrase back to system</_description> |
21 | | - <_message>Authentication is required to send the entered passphrase back to the system.</_message> |
| 20 | + <description>Send passphrase back to system</description> |
| 21 | + <message>Authentication is required to send the entered passphrase back to the system.</message> |
22 | 22 | <defaults> |
23 | 23 | <allow_any>no</allow_any> |
24 | 24 | <allow_inactive>no</allow_inactive> |
|
28 | 28 | </action> |
29 | 29 |
|
30 | 30 | <action id="org.freedesktop.systemd1.manage-units"> |
31 | | - <_description>Manage system services or other units</_description> |
32 | | - <_message>Authentication is required to manage system services or other units.</_message> |
| 31 | + <description>Manage system services or other units</description> |
| 32 | + <message>Authentication is required to manage system services or other units.</message> |
33 | 33 | <defaults> |
34 | 34 | <allow_any>auth_admin</allow_any> |
35 | 35 | <allow_inactive>auth_admin</allow_inactive> |
|
38 | 38 | </action> |
39 | 39 |
|
40 | 40 | <action id="org.freedesktop.systemd1.manage-unit-files"> |
41 | | - <_description>Manage system service or unit files</_description> |
42 | | - <_message>Authentication is required to manage system service or unit files.</_message> |
| 41 | + <description>Manage system service or unit files</description> |
| 42 | + <message>Authentication is required to manage system service or unit files.</message> |
43 | 43 | <defaults> |
44 | 44 | <allow_any>auth_admin</allow_any> |
45 | 45 | <allow_inactive>auth_admin</allow_inactive> |
|
48 | 48 | </action> |
49 | 49 |
|
50 | 50 | <action id="org.freedesktop.systemd1.set-environment"> |
51 | | - <_description>Set or unset system and service manager environment variables</_description> |
52 | | - <_message>Authentication is required to set or unset system and service manager environment variables.</_message> |
| 51 | + <description>Set or unset system and service manager environment variables</description> |
| 52 | + <message>Authentication is required to set or unset system and service manager environment variables.</message> |
53 | 53 | <defaults> |
54 | 54 | <allow_any>auth_admin</allow_any> |
55 | 55 | <allow_inactive>auth_admin</allow_inactive> |
|
58 | 58 | </action> |
59 | 59 |
|
60 | 60 | <action id="org.freedesktop.systemd1.reload-daemon"> |
61 | | - <_description>Reload the systemd state</_description> |
62 | | - <_message>Authentication is required to reload the systemd state.</_message> |
| 61 | + <description>Reload the systemd state</description> |
| 62 | + <message>Authentication is required to reload the systemd state.</message> |
63 | 63 | <defaults> |
64 | 64 | <allow_any>auth_admin</allow_any> |
65 | 65 | <allow_inactive>auth_admin</allow_inactive> |
|
0 commit comments