make the system have a daemon user by default
authorJohn Crispin <john@openwrt.org>
Mon, 28 Jan 2008 18:16:00 +0000 (18:16 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 28 Jan 2008 18:16:00 +0000 (18:16 +0000)
SVN-Revision: 10293

package/base-files/files/etc/passwd

index 6fe6ab5ad4fb3bbdb830223ea6e8b9d66faee89d..d49942dd79845842b4c539999e41ddde8dcba87b 100644 (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