2
0
forked from Ivasoft/openwrt

base-files: prime root password with "x" to notify programs that there is a shadow record, fix /bin/login.sh password detection accordingly. Solves broken key based dropbear login with empty password after r28935.

SVN-Revision: 29130
This commit is contained in:
Jo-Philipp Wich
2011-11-14 19:02:01 +00:00
parent 79a4642b40
commit 8b20bfafdf
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
root::0:0:root:/root:/bin/ash
root:x: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