/etc/dbus-1/system.d/phonefsod.conf is in phonefsod 0.1+git20121018-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | <busconfig>
<policy user="root">
<allow own="org.shr.phonefso"/>
<allow send_path="/org/shr/phonefso/Usage"/>
<allow send_destination="org.shr.phonefso"/>
<allow receive_sender="org.shr.phonefso"/>
</policy>
</busconfig>
|