mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:17:47 +00:00
Base: Add a "phys" group for users with physical access
Only users in this group can access the screen, mouse and keyboard.
This commit is contained in:
parent
9bd4bf41fb
commit
498659773c
2 changed files with 11 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
root:x:0:
|
||||
wheel:x:1:anon
|
||||
tty:x:2:
|
||||
phys:x:3:anon
|
||||
users:x:100:anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue