summaryrefslogtreecommitdiff
path: root/testing/xinetd/services
diff options
context:
space:
mode:
Diffstat (limited to 'testing/xinetd/services')
-rw-r--r--testing/xinetd/services10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/xinetd/services b/testing/xinetd/services
deleted file mode 100644
index 4ea304c4f..000000000
--- a/testing/xinetd/services
+++ /dev/null
@@ -1,10 +0,0 @@
-service services
-{
- type = INTERNAL UNLISTED
- port = 9098
- socket_type = stream
- protocol = tcp
- wait = no
- disable = yes
- only_from = 127.0.0.1
-}