- <!DOCTYPE busconfig PUBLIC
- "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
- "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
- <busconfig>
- <policy user="root">
- <allow own="org.thanhle.btkbservice"/>
- </policy>
- <policy context="default">
- <deny own="org.thanhle.btkbservice"/>
- <allow send_destination="org.thanhle.btkbservice"/>
- </policy>
- </busconfig>
|