<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" "http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd"> <policyconfig> <vendor>Example Application</vendor> <vendor_url>http://fedoraproject.org/example</vendor_url> <action id="org.fedoraproject.slip.example.write"> <description>Example Write Access</description> <message>System policy prevents write access to the Example service</message> <defaults> <allow_inactive>no</allow_inactive> <allow_active>auth_self</allow_active> </defaults> </action> <action id="org.fedoraproject.slip.example.read"> <description>Example Read Access</description> <message>System policy prevents read access to the Example service</message> <defaults> <allow_inactive>no</allow_inactive> <allow_active>yes</allow_active> </defaults> </action> </policyconfig>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Makefile | File | 1.43 KB | 0644 |
|
README | File | 1019 B | 0644 |
|
example-conf-client.py | File | 1.81 KB | 0644 |
|
example-conf-mechanism.py | File | 2.29 KB | 0644 |
|
import_marker.py | File | 0 B | 0644 |
|
org.fedoraproject.slip.example.mechanism.conf | File | 527 B | 0644 |
|
org.fedoraproject.slip.example.mechanism.service | File | 122 B | 0644 |
|
org.fedoraproject.slip.example.policy | File | 963 B | 0644 |
|