summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/passwd
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
commit55ac5299513c6f565504a84d3a5858056db5a965 (patch)
tree33926f3cc1b37a8bd64889d15c477935fcc0a393 /package/base-files/files/etc/passwd
parentbe49daffc86c0780d11fedfab92c47eeca13812e (diff)
downloadmtk-20170518-55ac5299513c6f565504a84d3a5858056db5a965.zip
mtk-20170518-55ac5299513c6f565504a84d3a5858056db5a965.tar.gz
mtk-20170518-55ac5299513c6f565504a84d3a5858056db5a965.tar.bz2
the empty root password should be empty ;)
SVN-Revision: 28935
Diffstat (limited to 'package/base-files/files/etc/passwd')
-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 761c74a..ca4fbad 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