dropbear: allow to use with xinetd
[openwrt/staging/chunkeey.git] / package / network / services / dropbear / Makefile
index 77887f39db1ba4ae75b7ed6d1f3be74ce9ebaf15..7fb4b7f123f6e18f517da11e09b119e16455174e 100644 (file)
@@ -106,14 +106,12 @@ CONFIGURE_ARGS += \
 # remove protocol idented software version number:
 # - LOCAL_IDENT
 # disable legacy/unsafe methods and unused functionality:
-# - INETD_MODE
 # - DROPBEAR_CLI_NETCAT
 # - DROPBEAR_DSS
 # - DO_MOTD
 DB_OPT_COMMON = \
        DEFAULT_PATH|"$(TARGET_INIT_PATH)" \
        !!LOCAL_IDENT|"SSH-2.0-dropbear" \
-       INETD_MODE|0 \
        DROPBEAR_CLI_NETCAT|0 \
        DROPBEAR_DSS|0 \
        DO_MOTD|0 \