base-files: add users ftp (for ftp servers), network (network related daemons such as tor, quagga, ...)
SVN-Revision: 26138
This commit is contained in:
parent
f5c130cfda
commit
c33f2efbb2
@ -1,3 +1,5 @@
|
||||
root:!:0:0:root:/root:/bin/ash
|
||||
ftp:*:55:55:ftp:/home/ftp:/bin/false
|
||||
network:*:101:101:network:/var:/bin/false
|
||||
nobody:*:65534:65534:nobody:/var:/bin/false
|
||||
daemon:*:65534:65534:daemon:/var:/bin/false
|
||||
|
Loading…
Reference in New Issue
Block a user