mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:47:45 +00:00
Base: Add an "audio" group that gets to write to /dev/audio
This commit is contained in:
parent
498659773c
commit
f558c8e36a
2 changed files with 4 additions and 4 deletions
|
@ -2,4 +2,5 @@ root:x:0:
|
|||
wheel:x:1:anon
|
||||
tty:x:2:
|
||||
phys:x:3:anon
|
||||
audio:x:4:anon
|
||||
users:x:100:anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue