make the system have a daemon user by default
SVN-Revision: 10293
This commit is contained in:
parent
6df5a9cf17
commit
5f713d6adb
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue