mirror of
https://github.com/gryf/wicd.git
synced 2026-01-03 20:34:17 +01:00
Fix dbus permissions problem.
Fix missing dbus import.
This commit is contained in:
@@ -25,13 +25,5 @@
|
||||
</policy>
|
||||
<policy context="default">
|
||||
<deny own="org.wicd.daemon"/>
|
||||
<deny send_destination="org.wicd.daemon"/>
|
||||
<deny send_interface="org.wicd.daemon"/>
|
||||
<deny send_destination="org.wicd.daemon.wireless"/>
|
||||
<deny send_interface="org.wicd.daemon.wireless"/>
|
||||
<deny send_destination="org.wicd.daemon.wired"/>
|
||||
<deny send_interface="org.wicd.daemon.wired"/>
|
||||
<deny send_destination="org.wicd.daemon.config"/>
|
||||
<deny send_interface="org.wicd.daemon.config"/>
|
||||
</policy>
|
||||
</busconfig>
|
||||
|
||||
Reference in New Issue
Block a user