diff options
Diffstat (limited to 'network/dropbear/README')
-rw-r--r-- | network/dropbear/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/network/dropbear/README b/network/dropbear/README index c73c86120f04..625d2d433cdb 100644 --- a/network/dropbear/README +++ b/network/dropbear/README @@ -8,5 +8,6 @@ wireless routers. Please note that this package conflicts with OpenSSH's scp binary. Installing this package will overwrite this file with a symbolic link -to the dropbearmulti binary. If you later remove dropbear, scp will no -longer work. +to the dropbearmulti binary, so a backup of /usr/bin/scp will be made +if it exists. After uninstalling dropbear, you can restore the backup +with 'mv /usr/bin/scp.openssh /usr/bin/scp'. |