diff options
Diffstat (limited to 'filesystem/passwd')
-rw-r--r-- | filesystem/passwd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/filesystem/passwd b/filesystem/passwd new file mode 100644 index 0000000..03ff493 --- /dev/null +++ b/filesystem/passwd @@ -0,0 +1,8 @@ +root:x:0:0:root:/root:/bin/bash +bin:x:1:1:bin:/bin: +daemon:x:2:2:daemon:/sbin: +mail:x:8:12:mail:/var/spool/mail: +ftp:x:14:11:ftp:/var/ftp: +www:x:15:15:www:/var/www:/bin/false +messagebus:x:81:81::/var/empty:/bin/false +nobody:x:99:99:nobody:/: |