diff options
Diffstat (limited to 'libre/filesystem/passwd')
-rw-r--r-- | libre/filesystem/passwd | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/libre/filesystem/passwd b/libre/filesystem/passwd index c0987cef1..909d89bca 100644 --- a/libre/filesystem/passwd +++ b/libre/filesystem/passwd @@ -1,12 +1 @@ -root:x:0:0:root:/root:/bin/bash -bin:x:1:1:bin:/bin:/usr/bin/nologin -daemon:x:2:2:daemon:/:/usr/bin/nologin -mail:x:8:12:mail:/var/spool/mail:/usr/bin/nologin -ftp:x:14:11:ftp:/srv/ftp:/usr/bin/nologin -http:x:33:33:http:/srv/http:/usr/bin/nologin -nobody:x:99:99:nobody:/:/usr/bin/nologin -systemd-journal-gateway:x:191:191:systemd-journal-gateway:/:/usr/bin/nologin -systemd-timesync:x:192:192:systemd-timesync:/:/usr/bin/nologin -systemd-network:x:193:193:systemd-network:/:/usr/bin/nologin -systemd-bus-proxy:x:194:194:systemd-bus-proxy:/:/usr/bin/nologin -systemd-resolve:x:195:195:systemd-resolve:/:/usr/bin/nologin +root:x:0:0::/root:/bin/bash |