mirror of
https://github.com/gryf/wicd.git
synced 2026-01-08 06:44:20 +01:00
Remove obsolete entries from dbus config file
org.wicd.daemon.config no longer exists; this was apparently a
leftover from the 1.4.x or 1.5.x days.
This commit is contained in:
@@ -11,8 +11,6 @@
|
|||||||
<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"/>
|
|
||||||
</policy>
|
</policy>
|
||||||
|
|
||||||
<policy at_console="true">
|
<policy at_console="true">
|
||||||
@@ -22,8 +20,6 @@
|
|||||||
<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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user