1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 23:37:36 +00:00

Base: Change root user home directory from / to /root

This commit is contained in:
Brendan Coles 2020-03-31 09:31:43 +00:00 committed by Andreas Kling
parent d64589101c
commit e8b17c42bb
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
root:x:0:0:root:/:/bin/sh
root:x:0:0:root:/root:/bin/sh
lookup:x:10:10:LookupServer,,,:/:/bin/false
protocol:x:11:11:ProtocolServer,,,:/:/bin/false
notify:x:12:12:NotificationServer,,,:/:/bin/false