1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-24 23:22:27 +01:00

Added Robby's comment on at_console

This commit is contained in:
Adam Blackburn
2009-07-07 18:41:52 -10:00
parent befb7c464e
commit d6b79beb83

View File

@@ -17,6 +17,13 @@
<deny own="org.wicd.daemon"/>
</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">
<allow send_destination="org.wicd.daemon"/>
<allow send_interface="org.wicd.daemon"/>