<?xml version="1.0" encoding="UTF-8"?> <!-- -*- XML -*- --> <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> <!-- Only root can own the service --> <policy user="root"> <allow own="org.fedoraproject.slip.example.mechanism"/> </policy> <!-- Everybody can send to the service --> <policy context="default"> <allow send_destination="org.fedoraproject.slip.example.mechanism"/> </policy> </busconfig>
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 |
|