mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:47:44 +00:00
Base: Add "tty" group and make /dev/tty* be root:tty mode 610
This fixes an issue where anyone could snoop on the virtual consoles.
This commit is contained in:
parent
4f4dc47ec3
commit
20ac4e44d1
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
root:x:0:
|
||||
wheel:x:1:anon
|
||||
tty:x:2:
|
||||
users:x:100:anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue