projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83f31ca
)
make the system have a daemon user by default
author
John Crispin
<blogic@openwrt.org>
Mon, 28 Jan 2008 18:16:00 +0000
(18:16 +0000)
committer
John Crispin
<blogic@openwrt.org>
Mon, 28 Jan 2008 18:16:00 +0000
(18:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10293
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/base-files/files/etc/passwd
patch
|
blob
|
history
diff --git
a/package/base-files/files/etc/passwd
b/package/base-files/files/etc/passwd
index
6fe6ab5
..
d49942d
100644
(file)
--- a/
package/base-files/files/etc/passwd
+++ b/
package/base-files/files/etc/passwd
@@
-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