diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-14 17:22:37 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-14 17:22:37 +0000 |
commit | ef01898d984dcf9e7c044d5a7b638f69b1ef6b76 (patch) | |
tree | 043e9c3fedb060a0a640a4a0a872f45170884c91 /openwrt/package/dropbear | |
parent | 35d3c8addbc139e42cb8e9e90c16099b2c8f3298 (diff) |
make kernel ppp optional and remove cramfs support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@372 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/dropbear')
-rw-r--r-- | openwrt/package/dropbear/files/passwd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/dropbear/files/passwd b/openwrt/package/dropbear/files/passwd index ae383d03d0..8c69ba335d 100644 --- a/openwrt/package/dropbear/files/passwd +++ b/openwrt/package/dropbear/files/passwd @@ -1 +1 @@ -root:$1$$qRPK7m23GJusamGpoGLby/:0:0:root:/tmp:/bin/ash +root:$1$$F1Mlz4sQUgmmLkqZr8jnR/:0:0:root:/tmp:/bin/ash |