summaryrefslogtreecommitdiffstats
path: root/source/installer/dropbear/dropbear_dbclientpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer/dropbear/dropbear_dbclientpath.patch')
-rw-r--r--source/installer/dropbear/dropbear_dbclientpath.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/source/installer/dropbear/dropbear_dbclientpath.patch b/source/installer/dropbear/dropbear_dbclientpath.patch
new file mode 100644
index 000000000..ef5cddc79
--- /dev/null
+++ b/source/installer/dropbear/dropbear_dbclientpath.patch
@@ -0,0 +1,12 @@
+diff -uarN dropbear-0.50.orig/options.h dropbear-0.50/options.h
+--- dropbear-0.50.orig/options.h 2007-08-08 18:39:38.000000000 +0200
++++ dropbear-0.50/options.h 2008-03-10 14:43:29.261618300 +0100
+@@ -209,7 +209,7 @@
+
+ /* This is used by the scp binary when used as a client binary. If you're
+ * not using the Dropbear client, you'll need to change it */
+-#define _PATH_SSH_PROGRAM "/usr/bin/dbclient"
++#define _PATH_SSH_PROGRAM "/bin/dbclient"
+
+ /* Whether to log commands executed by a client. This only logs the
+ * (single) command sent to the server, not what a user did in a