1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-07 14:24:22 +01:00

merged up to r438 from lp:~rworkman/wicd/trunk-rw

This commit is contained in:
Adam Blackburn
2009-07-07 18:29:53 -10:00

View File

@@ -11,8 +11,10 @@
<allow send_interface="org.wicd.daemon.wireless"/> <allow send_interface="org.wicd.daemon.wireless"/>
<allow send_destination="org.wicd.daemon.wired"/> <allow send_destination="org.wicd.daemon.wired"/>
<allow send_interface="org.wicd.daemon.wired"/> <allow send_interface="org.wicd.daemon.wired"/>
<allow send_destination="org.wicd.daemon.config"/> </policy>
<allow send_interface="org.wicd.daemon.config"/>
<policy context="default">
<deny own="org.wicd.daemon"/>
</policy> </policy>
<policy at_console="true"> <policy at_console="true">
@@ -22,15 +24,9 @@
<allow send_interface="org.wicd.daemon.wireless"/> <allow send_interface="org.wicd.daemon.wireless"/>
<allow send_destination="org.wicd.daemon.wired"/> <allow send_destination="org.wicd.daemon.wired"/>
<allow send_interface="org.wicd.daemon.wired"/> <allow send_interface="org.wicd.daemon.wired"/>
<allow send_destination="org.wicd.daemon.config"/>
<allow send_interface="org.wicd.daemon.config"/>
<allow send_interface="org.freedesktop.DBus.Introspectable"/> <allow send_interface="org.freedesktop.DBus.Introspectable"/>
</policy> </policy>
<policy context="default">
<deny own="org.wicd.daemon"/>
</policy>
<!-- This Unix group will have permission to use Wicd's gui --> <!-- This Unix group will have permission to use Wicd's gui -->
<policy group="%WICDGROUP%"> <policy group="%WICDGROUP%">
<allow send_interface="org.freedesktop.DBus.Introspectable"/> <allow send_interface="org.freedesktop.DBus.Introspectable"/>