base-files: add users ftp (for ftp servers), network (network related daemons such...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Mar 2011 19:11:32 +0000 (19:11 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Mar 2011 19:11:32 +0000 (19:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@26139 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/base-files/files/etc/passwd

index d49942dd79845842b4c539999e41ddde8dcba87b..bc6309df50b12074a28bd8e2ff5a3df8a2a620d9 100644 (file)
@@ -1,3 +1,5 @@
 root:!:0:0:root:/root:/bin/ash
 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
 nobody:*:65534:65534:nobody:/var:/bin/false
 daemon:*:65534:65534:daemon:/var:/bin/false