summaryrefslogtreecommitdiffstats
path: root/package/dropbear/patches
diff options
context:
space:
mode:
Diffstat (limited to 'package/dropbear/patches')
-rw-r--r--package/dropbear/patches/120-openwrt_options.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/dropbear/patches/120-openwrt_options.patch b/package/dropbear/patches/120-openwrt_options.patch
index bfae5b977..d1745e1e8 100644
--- a/package/dropbear/patches/120-openwrt_options.patch
+++ b/package/dropbear/patches/120-openwrt_options.patch
@@ -56,15 +56,6 @@
/* The MOTD file path */
#ifndef MOTD_FILENAME
-@@ -177,7 +177,7 @@ much traffic. */
-
- #define ENABLE_CLI_PASSWORD_AUTH
- #define ENABLE_CLI_PUBKEY_AUTH
--#define ENABLE_CLI_INTERACT_AUTH
-+/*#define ENABLE_CLI_INTERACT_AUTH*/
-
- /* This variable can be used to set a password for client
- * authentication on the commandline. Beware of platforms
@@ -185,7 +185,7 @@ much traffic. */
* note that it will be provided for all "hidden" client-interactive
* style prompts - if you want something more sophisticated, use