dropbear: Link ssh and scp command to /bin instead of /usr/bin
authorRosen Penev <rosenp@gmail.com>
Wed, 30 Aug 2017 22:58:09 +0000 (15:58 -0700)
committerJohn Crispin <john@phrozen.org>
Thu, 31 Aug 2017 17:14:43 +0000 (19:14 +0200)
commitf7528ed0a8586434e18e9007b1bf0d05a18d6418
tree68cc4e587d8948786eec3ee014e42b0028238508
parentc56448e2cf2d365a425c2f0019df9f4368c0b810
dropbear: Link ssh and scp command to /bin instead of /usr/bin

ssh and scp commands interfere with OpenSSH when installed in /usr/bin .

One use case is when installing dropbear to get root access when only OpenSSH is available (OpenSSH disallows root password logins). Once dropbear installs, it replaces OpenSSH's executables, even when removed with opkg. OpenSSH must be reinstalled to get them back.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/network/services/dropbear/Makefile