summaryrefslogtreecommitdiffstats
path: root/configs/ptxconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2016-02-17 16:53:04 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2016-06-06 20:39:05 +0200
commitd0dd62ae1476e2c6c867788cf875e887bd08c45e (patch)
treed269176545164f8490e32a24276274ef84b7f233 /configs/ptxconfig
parent8fd7e54a437e6220aab0c438d17851b5d7c2ef7b (diff)
downloadDistroKit-d0dd62ae1476e2c6c867788cf875e887bd08c45e.tar.gz
DistroKit-d0dd62ae1476e2c6c867788cf875e887bd08c45e.tar.xz
ptxconfig: disable telnetd
For the standard case, telnetd is disabled. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/ptxconfig')
-rw-r--r--configs/ptxconfig8
1 files changed, 2 insertions, 6 deletions
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 96613fe..93f974e 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -398,13 +398,10 @@ PTXCONF_LIBC_NSL=y
# PTXCONF_BC is not set
# PTXCONF_BSDIFF is not set
PTXCONF_BUSYBOX=y
-PTXCONF_BUSYBOX_TELNETD_STARTSCRIPT=y
-# PTXCONF_BUSYBOX_TELNETD_INETD is not set
#
# ---
#
-PTXCONF_BUSYBOX_TELNETD_SYSTEMD_UNIT=y
#
# ---
@@ -1066,9 +1063,7 @@ PTXCONF_BUSYBOX_ROUTE=y
PTXCONF_BUSYBOX_TELNET=y
PTXCONF_BUSYBOX_FEATURE_TELNET_TTYPE=y
PTXCONF_BUSYBOX_FEATURE_TELNET_AUTOLOGIN=y
-PTXCONF_BUSYBOX_TELNETD=y
-PTXCONF_BUSYBOX_FEATURE_TELNETD_STANDALONE=y
-# PTXCONF_BUSYBOX_FEATURE_TELNETD_INETD_WAIT is not set
+# PTXCONF_BUSYBOX_TELNETD is not set
# PTXCONF_BUSYBOX_TFTP is not set
# PTXCONF_BUSYBOX_TFTPD is not set
PTXCONF_BUSYBOX_TRACEROUTE=y
@@ -1660,6 +1655,7 @@ PTXCONF_OPENSSL=y
PTXCONF_URSHD=m
# PTXCONF_URSHD_STARSCRIPT is not set
PTXCONF_URSHD_SYSTEMD_UNIT=y
+# PTXCONF_UTELNETD is not set
# PTXCONF_WAVEMON is not set
# PTXCONF_WGET is not set
PTXCONF_WIRELESS=y