This file is indexed.

/etc/dbus-1/system.d/phonefsod.conf is in phonefsod 0.1+git20100802-2ubuntu2.

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
 9
10
11
<busconfig>
	<policy user="root">
		<allow own="org.shr.phonefso"/>
	</policy>

    <policy context="default">
        <allow send_path="/org/shr/phonefso/Usage"/>
        <allow send_destination="org.shr.phonefso"/>
        <allow receive_sender="org.shr.phonefso"/>
    </policy>
</busconfig>