projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6df5a9c
)
make the system have a daemon user by default
author
John Crispin
<john@openwrt.org>
Mon, 28 Jan 2008 18:16:00 +0000
(18:16 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 28 Jan 2008 18:16:00 +0000
(18:16 +0000)
SVN-Revision: 10293
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 6fe6ab5ad4fb3bbdb830223ea6e8b9d66faee89d..d49942dd79845842b4c539999e41ddde8dcba87b 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