aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-11-10 12:47:50 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-11-10 12:47:50 +0000
commitbbee2656fbf6584f901fdbf4e10981cbca4cb164 (patch)
treed20eb7dc965a1130dcc1fedd2f8d28381bc185e0 /package/base-files
parentd75509fe4ddd061ac0b6661606ecbfad3eabcddd (diff)
downloadmaster-187ad058-bbee2656fbf6584f901fdbf4e10981cbca4cb164.tar.gz
master-187ad058-bbee2656fbf6584f901fdbf4e10981cbca4cb164.tar.bz2
master-187ad058-bbee2656fbf6584f901fdbf4e10981cbca4cb164.zip
[base-files]: the empty root password should be empty ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28935 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-rw-r--r--package/base-files/files/etc/passwd2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/files/etc/passwd b/package/base-files/files/etc/passwd
index 761c74a163..ca4fbad1b8 100644
--- a/package/base-files/files/etc/passwd
+++ b/package/base-files/files/etc/passwd
@@ -1,4 +1,4 @@
-root:!:0:0:root:/root:/bin/ash
+root::0:0:root:/root:/bin/ash
daemon:*:1:1:daemon:/var:/bin/false
ftp:*:55:55:ftp:/home/ftp:/bin/false
network:*:101:101:network:/var:/bin/false