Sfoglia il codice sorgente

the root password should be empty for real, like before

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

SVN-Revision: 39650
Imre Kaloz 11 anni fa
parent
commit
6a4ecd05f0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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:::