summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2020-01-04 13:20:53 +0100
committerAndreas Kling <awesomekling@gmail.com>2020-01-04 13:21:33 +0100
commit498659773c3f778565b7e63e822141014f605386 (patch)
tree1f16b84b91074a3b215c0bf7ff2229cde7053cd2 /Base
parent9bd4bf41fb8e05dc9f13e5ea4d4f6d95456c9597 (diff)
downloadserenity-498659773c3f778565b7e63e822141014f605386.zip
Base: Add a "phys" group for users with physical access
Only users in this group can access the screen, mouse and keyboard.
Diffstat (limited to 'Base')
-rw-r--r--Base/etc/group1
1 files changed, 1 insertions, 0 deletions
diff --git a/Base/etc/group b/Base/etc/group
index 07e4f4b8a4..0d28714317 100644
--- a/Base/etc/group
+++ b/Base/etc/group
@@ -1,4 +1,5 @@
root:x:0:
wheel:x:1:anon
tty:x:2:
+phys:x:3:anon
users:x:100:anon