Browse Source

the root password should be empty for real, like before

Signed-off-by: Imre Kaloz <[email protected]>

SVN-Revision: 39650
Imre Kaloz 11 years ago
parent
commit
6a4ecd05f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/base-files/files/etc/shadow

+ 1 - 1
package/base-files/files/etc/shadow

@@ -1,4 +1,4 @@
-root:x:0:0:99999:7:::
+root::0:0:99999:7:::
 daemon:*:0:0:99999:7:::
 ftp:*:0:0:99999:7:::
 network:*:0:0:99999:7:::