diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-14 16:01:08 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-14 16:01:08 +0000 |
commit | 5094c151edaf221c87e5046ac1c276037ae45ebe (patch) | |
tree | 2b211393ceb164643b51140e2d7705cb9e92cc76 /package/dropbear/files | |
parent | 5226afb01fd62a08816b4224fa809b19523a9cb3 (diff) |
add /etc/passwd with an empty root password for dropbear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@370 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dropbear/files')
-rw-r--r-- | package/dropbear/files/passwd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/dropbear/files/passwd b/package/dropbear/files/passwd new file mode 100644 index 0000000000..ae383d03d0 --- /dev/null +++ b/package/dropbear/files/passwd @@ -0,0 +1 @@ +root:$1$$qRPK7m23GJusamGpoGLby/:0:0:root:/tmp:/bin/ash |