make the system have a daemon user by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10293 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2008-01-28 18:16:00 +00:00
parent 83f31ca4bc
commit 9337d3de3c

View File

@@ -1,2 +1,3 @@
root:!:0:0:root:/root:/bin/ash
nobody:*:65534:65534:nobody:/var:/bin/false
daemon:*:65534:65534:daemon:/var:/bin/false