config: fix inverted bit field check for a flag
[profile/ivi/murphy.git] / packaging.in / org.Murphy.conf.in
1 <?xml version="1.0"?>
2 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
3         "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
4
5 <busconfig>
6         <policy group="@TZ_SYS_USER_GROUP@">
7                 <allow own="org.Murphy"/>
8                 <allow receive_sender="org.Murphy"/>
9                 <allow send_destination="org.Murphy"/>
10         </policy>
11         <policy context="default">
12                 <allow receive_sender="org.Murphy"/>
13                 <allow send_destination="org.Murphy"/>
14         </policy>
15 </busconfig>