1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 05:05:08 +03:00

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:
blogic 2008-01-28 18:16:00 +00:00
parent 6984409e76
commit be6fa77dfb

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