mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
Add 'users' group to dbus config
This commit is contained in:
@@ -10,6 +10,10 @@
|
|||||||
<allow send_destination="org.asuslinux.Daemon"/>
|
<allow send_destination="org.asuslinux.Daemon"/>
|
||||||
<allow receive_sender="org.asuslinux.Daemon"/>
|
<allow receive_sender="org.asuslinux.Daemon"/>
|
||||||
</policy>
|
</policy>
|
||||||
|
<policy group="users">
|
||||||
|
<allow send_destination="org.asuslinux.Daemon"/>
|
||||||
|
<allow receive_sender="org.asuslinux.Daemon"/>
|
||||||
|
</policy>
|
||||||
<policy group="wheel">
|
<policy group="wheel">
|
||||||
<allow send_destination="org.asuslinux.Daemon"/>
|
<allow send_destination="org.asuslinux.Daemon"/>
|
||||||
<allow receive_sender="org.asuslinux.Daemon"/>
|
<allow receive_sender="org.asuslinux.Daemon"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user