X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fbase-files%2Ffiles%2Fetc%2Fpasswd;h=761c74a1635b9196631fa3c45b824707f240520e;hb=51b400be01276dfd706d63ff41eb521cb2243d6e;hp=aa742e298bff705312de9bbe0d3a8273f9c3b9c5;hpb=2049a7e3a6c778abbbb6a406fa800de9b985ee28;p=openwrt-10.03%2F.git diff --git a/package/base-files/files/etc/passwd b/package/base-files/files/etc/passwd index aa742e298..761c74a16 100644 --- a/package/base-files/files/etc/passwd +++ b/package/base-files/files/etc/passwd @@ -1,3 +1,5 @@ -root:$1$r0fshFfu$7dJ0hYi8milBwLnv4HFb0/:0:0:root:/root:/bin/ash +root:!:0:0:root:/root:/bin/ash +daemon:*:1:1:daemon:/var:/bin/false +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