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:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user