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 | 58520fdb29f9af5c17d850100b387f04a405d17d (patch) | |
tree | 2bb9703b91f5fbe49acfc9a3a265424e6c394113 /openwrt/package/dropbear/files/passwd | |
parent | 61fc978d6717674c49a2fe8c03af85a01c97379d (diff) |
add /etc/passwd with an empty root password for dropbear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@370 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/dropbear/files/passwd')
-rw-r--r-- | openwrt/package/dropbear/files/passwd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/dropbear/files/passwd b/openwrt/package/dropbear/files/passwd new file mode 100644 index 000000000..ae383d03d --- /dev/null +++ b/openwrt/package/dropbear/files/passwd @@ -0,0 +1 @@ +root:$1$$qRPK7m23GJusamGpoGLby/:0:0:root:/tmp:/bin/ash |