updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / connman-git / dbus_allow_group_network.patch
blob6eea7099917d144c069a6be1d1026f7be82cdf09
1 *** src/connman-dbus.conf 2011-12-04 22:13:34.658620137 +0100
2 --- src/connman-dbus.conf 2011-12-04 22:49:10.293722693 +0100
3 ***************
4 *** 8,13 ****
5 --- 8,18 ----
6 <allow send_interface="net.connman.Counter"/>
7 <allow send_interface="net.connman.Notification"/>
8 </policy>
9 + <policy group="network">
10 + <allow send_destination="net.connman"/>
11 + <allow send_interface="net.connman.Agent"/>
12 + <allow send_interface="net.connman.Counter"/>
13 + </policy>
14 <policy at_console="true">
15 <allow send_destination="net.connman"/>
16 </policy>