From 4866e905d7e1f11d86374fad4e46aa2bd669c2ba Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 17 Mar 2008 09:17:27 +0000 Subject: svn add/svn rm to actually move tcp/udpsvd... --- ipsvd/Config.in | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 ipsvd/Config.in (limited to 'ipsvd/Config.in') diff --git a/ipsvd/Config.in b/ipsvd/Config.in deleted file mode 100644 index 0cb8c62de..000000000 --- a/ipsvd/Config.in +++ /dev/null @@ -1,20 +0,0 @@ -# -# For a description of the syntax of this configuration file, -# see scripts/kbuild/config-language.txt. -# - -menu "ipsvd Utilities" - -config TCPSVD - bool "tcpsvd" - default n - help - tcpsvd listens on a tcp port and runs a program for each new connection - -config UDPSVD - bool "udpsvd" - default n - help - udpsvd listens on a udp port and runs a program for each new connection - -endmenu -- cgit v1.2.3