mirror of
https://github.com/gryf/wicd.git
synced 2026-01-09 07:14:13 +01:00
Reorder the directives in the dbus config file
This is aesthetic only; no functional change.
This commit is contained in:
@@ -13,6 +13,10 @@
|
|||||||
<allow send_interface="org.wicd.daemon.wired"/>
|
<allow send_interface="org.wicd.daemon.wired"/>
|
||||||
</policy>
|
</policy>
|
||||||
|
|
||||||
|
<policy context="default">
|
||||||
|
<deny own="org.wicd.daemon"/>
|
||||||
|
</policy>
|
||||||
|
|
||||||
<policy at_console="true">
|
<policy at_console="true">
|
||||||
<allow send_destination="org.wicd.daemon"/>
|
<allow send_destination="org.wicd.daemon"/>
|
||||||
<allow send_interface="org.wicd.daemon"/>
|
<allow send_interface="org.wicd.daemon"/>
|
||||||
@@ -23,10 +27,6 @@
|
|||||||
<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"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user