From 71e96ee728dd8c9aed2ff769eaa38652e7e881a4 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Tue, 3 Mar 2020 16:39:06 +0100 Subject: [PATCH] Base: Add anon user to the phys group This allows anon to shut down and reboot the system. Fixes #775. --- Base/etc/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/etc/group b/Base/etc/group index d435cf62c8..6aecd0e7ae 100644 --- a/Base/etc/group +++ b/Base/etc/group @@ -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