kernel: fq_codel: dont reinit flow state
[openwrt/staging/lynxis/omap.git] / package / dropbear / patches / 120-openwrt_options.patch
index bfae5b9772fc65421266bf6c6bcae5cf21611982..42204aa646a0d5d8be9715354a5cc605dd365430 100644 (file)
  
  /* 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. */
+@@ -192,7 +192,7 @@ much traffic. */
   * note that it will be provided for all "hidden" client-interactive
   * style prompts - if you want something more sophisticated, use 
   * SSH_ASKPASS instead. Comment out this var to remove this functionality.*/