mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:57:34 +00:00
Rename the default user to "anon" and give him a home directory.
This commit is contained in:
parent
2a7af0eacf
commit
d1b805172d
4 changed files with 6 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
|||
root:x:0:
|
||||
wheel:x:1:andreas
|
||||
users:x:100:andreas
|
||||
wheel:x:1:anon
|
||||
users:x:100:anon
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
root:x:0:0:root:/:/bin/sh
|
||||
andreas:x:100:100:Andreas Kling,,,:/users/andreas:/bin/sh
|
||||
anon:x:100:100:Anonymous,,,:/users/anon:/bin/sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue