mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Add wheel group for dbus on gentoo
This commit is contained in:
@@ -33,7 +33,7 @@ I'm now looking at the kernel source to see if I can add the inputs correctly so
|
||||
+ [X] Aura control by Aura keys
|
||||
+ [X] Volume + media controls work
|
||||
- [X] Logging - required for journalctl
|
||||
- [ ] AniMatrix display on G14 models (IN PROGRESS)
|
||||
- [X] AniMatrix display on G14 models (Functional. Needs testing)
|
||||
|
||||
## Other Laptops
|
||||
|
||||
@@ -212,10 +212,5 @@ Mozilla Public License 2 (MPL-2.0)
|
||||
|
||||
- [flukejones](https://github.com/flukejones/), project maintainer.
|
||||
- [tuxuser](https://github.com/tuxuser/)
|
||||
<<<<<<< HEAD
|
||||
- [aspann](https://github.com/aspann)
|
||||
=======
|
||||
- ZappeL, `TODO: link, any details`
|
||||
- dragonn, `TODO: link, any details`
|
||||
>>>>>>> Initial groundwork of animatrix
|
||||
- Anyone missed? Please contact me
|
||||
@@ -10,6 +10,10 @@
|
||||
<allow send_destination="org.rogcore.Daemon"/>
|
||||
<allow receive_sender="org.rogcore.Daemon"/>
|
||||
</policy>
|
||||
<policy group="wheel">
|
||||
<allow send_destination="org.rogcore.Daemon"/>
|
||||
<allow receive_sender="org.rogcore.Daemon"/>
|
||||
</policy>
|
||||
<policy user="root">
|
||||
<allow own="org.rogcore.Daemon"/>
|
||||
<allow send_destination="org.rogcore.Daemon"/>
|
||||
|
||||
Reference in New Issue
Block a user