mirror of
https://github.com/gryf/wicd.git
synced 2026-03-06 09:15:47 +01:00
Added Robby's comment on at_console
This commit is contained in:
@@ -17,6 +17,13 @@
|
|||||||
<deny own="org.wicd.daemon"/>
|
<deny own="org.wicd.daemon"/>
|
||||||
</policy>
|
</policy>
|
||||||
|
|
||||||
|
<!-- Comment the block below if you do not want all users logged in
|
||||||
|
locally to have permission to use wicd-client. This ignores the
|
||||||
|
group based permission model defined above for the "%WICDGROUP%"
|
||||||
|
group. Note that this only applies if you are using ConsoleKit -
|
||||||
|
if you do not have ConsoleKit installed and in use, then this
|
||||||
|
block makes no difference either way. -->
|
||||||
|
|
||||||
<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"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user