catch up with vala
[dbus-hlid.git] / data / dbus-hlid.conf
blob42c1b67463914d5f84e948f7204e6ef5255740b7
1 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
2  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
3 <busconfig>
4         <policy user="root">
5                 <allow own="org.freesmartphone.DBus"/>
6         </policy>
7         <policy context="default">
8                 <allow send_path="/org/freesmartphone/DBus"/>
9                 <allow send_destination="org.freesmartphone.DBus"/>
10                 <allow receive_sender="org.freesmartphone.DBus"/>
11         </policy>
12 </busconfig>