mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:37:43 +00:00
Base: Add anon user to the phys group
This allows anon to shut down and reboot the system. Fixes #775.
This commit is contained in:
parent
686ade6b5a
commit
71e96ee728
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
root:x:0:
|
||||
wheel:x:1:anon
|
||||
tty:x:2:
|
||||
phys:x:3:window
|
||||
phys:x:3:window,anon
|
||||
audio:x:4:anon
|
||||
lookup:x:10:protocol,anon
|
||||
protocol:x:11:anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue