diff options
Diffstat (limited to 'pcr/filesystem-nosystemd/passwd')
-rw-r--r-- | pcr/filesystem-nosystemd/passwd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pcr/filesystem-nosystemd/passwd b/pcr/filesystem-nosystemd/passwd new file mode 100644 index 000000000..59704dbef --- /dev/null +++ b/pcr/filesystem-nosystemd/passwd @@ -0,0 +1,7 @@ +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 |