GIF89a;
Direktori : /usr/share/doc/python-slip-0.4.0/dbus/example/ |
Current File : //usr/share/doc/python-slip-0.4.0/dbus/example/org.fedoraproject.slip.example.mechanism.conf |
<?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>