From: kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Thu, 10 Nov 2011 12:47:50 +0000 (+0000)
Subject: [base-files]: the empty root password should be empty ;)
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/6eae697cb784c6d202ace9fd64ca0391fd2fa08d

[base-files]: the empty root password should be empty ;)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28935 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

diff --git a/package/base-files/files/etc/passwd b/package/base-files/files/etc/passwd
index 761c74a16..ca4fbad1b 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