tls
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!DOCTYPE policyconfig PUBLIC |
---|
3 | "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" |
---|
4 | "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> |
---|
5 | |
---|
6 | <policyconfig> |
---|
7 | |
---|
8 | <action id="org.freedesktop.policykit.pkexec.run-UDSActorConfig"> |
---|
9 | <description>Run UDS Actor Configuration Program</description> |
---|
10 | <message>Authentication is required to run UDS Actor Configuration</message> |
---|
11 | <defaults> |
---|
12 | <allow_any>no</allow_any> |
---|
13 | <allow_inactive>no</allow_inactive> |
---|
14 | <allow_active>auth_admin_keep</allow_active> |
---|
15 | </defaults> |
---|
16 | <annotate key="org.freedesktop.policykit.exec.path">/usr/sbin/UDSActorConfig</annotate> |
---|
17 | <annotate key="org.freedesktop.policykit.exec.allow_gui">TRUE</annotate> |
---|
18 | </action> |
---|
19 | |
---|
20 | </policyconfig> |
---|
Note: See
TracBrowser
for help on using the repository browser.