summaryrefslogtreecommitdiffstats
path: root/network/dropbear/README
diff options
context:
space:
mode:
author Piter PUNK <piterpunk@slackware.com>2010-05-11 22:25:12 +0200
committer Alan Hicks <alan@lizella.net>2010-05-11 22:25:12 +0200
commit4cd45d3379f3476aa40d36bae1398764a90e0b77 (patch)
tree8bb7e5c95cea774d28a1673753822e970a9e912c /network/dropbear/README
parent0ddbdbac181797afac0d0f25e0d2689ec804a498 (diff)
downloadslackbuilds-4cd45d3379f3476aa40d36bae1398764a90e0b77.tar.gz
slackbuilds-4cd45d3379f3476aa40d36bae1398764a90e0b77.tar.xz
network/dropbear: Updated for version 0.50
Diffstat (limited to 'network/dropbear/README')
-rw-r--r--network/dropbear/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/network/dropbear/README b/network/dropbear/README
index c73c86120f..625d2d433c 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'.