mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-18 08:45:20 +02: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:
parent
6984409e76
commit
be6fa77dfb
@ -1,2 +1,3 @@
|
|||||||
root:!:0:0:root:/root:/bin/ash
|
root:!:0:0:root:/root:/bin/ash
|
||||||
nobody:*:65534:65534:nobody:/var:/bin/false
|
nobody:*:65534:65534:nobody:/var:/bin/false
|
||||||
|
daemon:*:65534:65534:daemon:/var:/bin/false
|
||||||
|
Loading…
Reference in New Issue
Block a user