summaryrefslogtreecommitdiff
path: root/Base/etc/group
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-01-30 20:40:41 +0100
committerAndreas Kling <awesomekling@gmail.com>2019-01-30 20:40:41 +0100
commitd1b805172d47fd6321ccc7e0bb1fa6d2f4a2f289 (patch)
tree6426c88b122a24d91321656f1f1977f38e5f7585 /Base/etc/group
parent2a7af0eacf3cb569156ad2d1da4e1c9085807bd2 (diff)
downloadserenity-d1b805172d47fd6321ccc7e0bb1fa6d2f4a2f289.zip
Rename the default user to "anon" and give him a home directory.
Diffstat (limited to 'Base/etc/group')
-rw-r--r--Base/etc/group4
1 files changed, 2 insertions, 2 deletions
diff --git a/Base/etc/group b/Base/etc/group
index 48c0d4d27e..ac450806e3 100644
--- a/Base/etc/group
+++ b/Base/etc/group
@@ -1,3 +1,3 @@
root:x:0:
-wheel:x:1:andreas
-users:x:100:andreas
+wheel:x:1:anon
+users:x:100:anon