1 <?xml version="1.0" encoding="UTF-8"?> <!--*-nxml-*-->
2 <!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
3 "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
6 This file is part of systemd.
8 systemd is free software; you can redistribute it and/or modify it
9 under the terms of the GNU Lesser General Public License as published by
10 the Free Software Foundation; either version 2.1 of the License, or
11 (at your option) any later version.
16 <vendor>The systemd Project</vendor>
17 <vendor_url>http://www.freedesktop.org/wiki/Software/systemd</vendor_url>
19 <action id="org.freedesktop.login1.inhibit-block-shutdown">
20 <_description>Allow applications to inhibit system shutdown</_description>
21 <_message>Authentication is required to allow an application to inhibit system shutdown.</_message>
23 <allow_any>no</allow_any>
24 <allow_inactive>yes</allow_inactive>
25 <allow_active>yes</allow_active>
27 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.inhibit-delay-shutdown org.freedesktop.login1.inhibit-block-sleep org.freedesktop.login1.inhibit-delay-sleep org.freedesktop.login1.inhibit-block-idle</annotate>
30 <action id="org.freedesktop.login1.inhibit-delay-shutdown">
31 <_description>Allow applications to delay system shutdown</_description>
32 <_message>Authentication is required to allow an application to delay system shutdown.</_message>
34 <allow_any>yes</allow_any>
35 <allow_inactive>yes</allow_inactive>
36 <allow_active>yes</allow_active>
38 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.inhibit-delay-sleep</annotate>
41 <action id="org.freedesktop.login1.inhibit-block-sleep">
42 <_description>Allow applications to inhibit system sleep</_description>
43 <_message>Authentication is required to allow an application to inhibit system sleep.</_message>
45 <allow_any>no</allow_any>
46 <allow_inactive>yes</allow_inactive>
47 <allow_active>yes</allow_active>
49 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.inhibit-delay-sleep org.freedesktop.login1.inhibit-block-idle</annotate>
52 <action id="org.freedesktop.login1.inhibit-delay-sleep">
53 <_description>Allow applications to delay system sleep</_description>
54 <_message>Authentication is required to allow an application to delay system sleep.</_message>
56 <allow_any>yes</allow_any>
57 <allow_inactive>yes</allow_inactive>
58 <allow_active>yes</allow_active>
62 <action id="org.freedesktop.login1.inhibit-block-idle">
63 <_description>Allow applications to inhibit automatic system suspend</_description>
64 <_message>Authentication is required to allow an application to inhibit automatic system suspend.</_message>
66 <allow_any>yes</allow_any>
67 <allow_inactive>yes</allow_inactive>
68 <allow_active>yes</allow_active>
72 <action id="org.freedesktop.login1.inhibit-handle-power-key">
73 <_description>Allow applications to inhibit system handling of the power key</_description>
74 <_message>Authentication is required to allow an application to inhibit system handling of the power key.</_message>
76 <allow_any>no</allow_any>
77 <allow_inactive>yes</allow_inactive>
78 <allow_active>yes</allow_active>
80 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.inhibit-handle-suspend-key org.freedesktop.login1.inhibit-handle-hibernate-key org.freedesktop.login1.inhibit-handle-lid-switch</annotate>
83 <action id="org.freedesktop.login1.inhibit-handle-suspend-key">
84 <_description>Allow applications to inhibit system handling of the suspend key</_description>
85 <_message>Authentication is required to allow an application to inhibit system handling of the suspend key.</_message>
87 <allow_any>no</allow_any>
88 <allow_inactive>yes</allow_inactive>
89 <allow_active>yes</allow_active>
91 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.inhibit-handle-hibernate-key org.freedesktop.login1.inhibit-handle-lid-switch</annotate>
94 <action id="org.freedesktop.login1.inhibit-handle-hibernate-key">
95 <_description>Allow applications to inhibit system handling of the hibernate key</_description>
96 <_message>Authentication is required to allow an application to inhibit system handling of the hibernate key.</_message>
98 <allow_any>no</allow_any>
99 <allow_inactive>yes</allow_inactive>
100 <allow_active>yes</allow_active>
104 <action id="org.freedesktop.login1.inhibit-handle-lid-switch">
105 <_description>Allow applications to inhibit system handling of the lid switch</_description>
106 <_message>Authentication is required to allow an application to inhibit system handling of the lid switch.</_message>
108 <allow_any>no</allow_any>
109 <allow_inactive>yes</allow_inactive>
110 <allow_active>yes</allow_active>
114 <action id="org.freedesktop.login1.set-user-linger">
115 <_description>Allow non-logged-in users to run programs</_description>
116 <_message>Authentication is required to allow a non-logged-in user to run programs.</_message>
118 <allow_any>auth_admin_keep</allow_any>
119 <allow_inactive>auth_admin_keep</allow_inactive>
120 <allow_active>auth_admin_keep</allow_active>
124 <action id="org.freedesktop.login1.attach-device">
125 <_description>Allow attaching devices to seats</_description>
126 <_message>Authentication is required for attaching a device to a seat.</_message>
128 <allow_any>auth_admin_keep</allow_any>
129 <allow_inactive>auth_admin_keep</allow_inactive>
130 <allow_active>auth_admin_keep</allow_active>
132 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.flush-devices</annotate>
135 <action id="org.freedesktop.login1.flush-devices">
136 <_description>Flush device to seat attachments</_description>
137 <_message>Authentication is required for resetting how devices are attached to seats.</_message>
139 <allow_any>auth_admin_keep</allow_any>
140 <allow_inactive>auth_admin_keep</allow_inactive>
141 <allow_active>auth_admin_keep</allow_active>
145 <action id="org.freedesktop.login1.power-off">
146 <_description>Power off the system</_description>
147 <_message>Authentication is required for powering off the system.</_message>
149 <allow_any>auth_admin_keep</allow_any>
150 <allow_inactive>auth_admin_keep</allow_inactive>
151 <allow_active>yes</allow_active>
155 <action id="org.freedesktop.login1.power-off-multiple-sessions">
156 <_description>Power off the system while other users are logged in</_description>
157 <_message>Authentication is required for powering off the system while other users are logged in.</_message>
159 <allow_any>auth_admin_keep</allow_any>
160 <allow_inactive>auth_admin_keep</allow_inactive>
161 <allow_active>yes</allow_active>
163 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.power-off</annotate>
166 <action id="org.freedesktop.login1.power-off-ignore-inhibit">
167 <_description>Power off the system while an application asked to inhibit it</_description>
168 <_message>Authentication is required for powering off the system while an application asked to inhibit it.</_message>
170 <allow_any>auth_admin_keep</allow_any>
171 <allow_inactive>auth_admin_keep</allow_inactive>
172 <allow_active>auth_admin_keep</allow_active>
174 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.power-off</annotate>
177 <action id="org.freedesktop.login1.reboot">
178 <_description>Reboot the system</_description>
179 <_message>Authentication is required for rebooting the system.</_message>
181 <allow_any>auth_admin_keep</allow_any>
182 <allow_inactive>auth_admin_keep</allow_inactive>
183 <allow_active>yes</allow_active>
187 <action id="org.freedesktop.login1.reboot-multiple-sessions">
188 <_description>Reboot the system while other users are logged in</_description>
189 <_message>Authentication is required for rebooting the system while other users are logged in.</_message>
191 <allow_any>auth_admin_keep</allow_any>
192 <allow_inactive>auth_admin_keep</allow_inactive>
193 <allow_active>yes</allow_active>
195 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.reboot</annotate>
198 <action id="org.freedesktop.login1.reboot-ignore-inhibit">
199 <_description>Reboot the system while an application asked to inhibit it</_description>
200 <_message>Authentication is required for rebooting the system while an application asked to inhibit it.</_message>
202 <allow_any>auth_admin_keep</allow_any>
203 <allow_inactive>auth_admin_keep</allow_inactive>
204 <allow_active>auth_admin_keep</allow_active>
206 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.reboot</annotate>
209 <action id="org.freedesktop.login1.suspend">
210 <_description>Suspend the system</_description>
211 <_message>Authentication is required for suspending the system.</_message>
213 <allow_any>auth_admin_keep</allow_any>
214 <allow_inactive>auth_admin_keep</allow_inactive>
215 <allow_active>yes</allow_active>
219 <action id="org.freedesktop.login1.suspend-multiple-sessions">
220 <_description>Suspend the system while other users are logged in</_description>
221 <_message>Authentication is required for suspending the system while other users are logged in.</_message>
223 <allow_any>auth_admin_keep</allow_any>
224 <allow_inactive>auth_admin_keep</allow_inactive>
225 <allow_active>yes</allow_active>
227 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.suspend</annotate>
230 <action id="org.freedesktop.login1.suspend-ignore-inhibit">
231 <_description>Suspend the system while an application asked to inhibit it</_description>
232 <_message>Authentication is required for suspending the system while an application asked to inhibit it.</_message>
234 <allow_any>auth_admin_keep</allow_any>
235 <allow_inactive>auth_admin_keep</allow_inactive>
236 <allow_active>auth_admin_keep</allow_active>
238 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.suspend</annotate>
241 <action id="org.freedesktop.login1.hibernate">
242 <_description>Hibernate the system</_description>
243 <_message>Authentication is required for hibernating the system.</_message>
245 <allow_any>auth_admin_keep</allow_any>
246 <allow_inactive>auth_admin_keep</allow_inactive>
247 <allow_active>yes</allow_active>
251 <action id="org.freedesktop.login1.hibernate-multiple-sessions">
252 <_description>Hibernate the system while other users are logged in</_description>
253 <_message>Authentication is required for hibernating the system while other users are logged in.</_message>
255 <allow_any>auth_admin_keep</allow_any>
256 <allow_inactive>auth_admin_keep</allow_inactive>
257 <allow_active>auth_admin_keep</allow_active>
259 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.hibernate</annotate>
262 <action id="org.freedesktop.login1.hibernate-ignore-inhibit">
263 <_description>Hibernate the system while an application asked to inhibit it</_description>
264 <_message>Authentication is required for hibernating the system while an application asked to inhibit it.</_message>
266 <allow_any>auth_admin_keep</allow_any>
267 <allow_inactive>auth_admin_keep</allow_inactive>
268 <allow_active>auth_admin_keep</allow_active>
270 <annotate key="org.freedesktop.policykit.imply">org.freedesktop.login1.hibernate</annotate>