projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5c130c
)
base-files: add users ftp (for ftp servers), network (network related daemons such...
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 13 Mar 2011 19:10:28 +0000
(19:10 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 13 Mar 2011 19:10:28 +0000
(19:10 +0000)
SVN-Revision: 26138
package/base-files/files/etc/passwd
patch
|
blob
|
history
diff --git
a/package/base-files/files/etc/passwd
b/package/base-files/files/etc/passwd
index d49942dd79845842b4c539999e41ddde8dcba87b..bc6309df50b12074a28bd8e2ff5a3df8a2a620d9 100644
(file)
--- a/
package/base-files/files/etc/passwd
+++ b/
package/base-files/files/etc/passwd
@@
-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