diff options
Diffstat (limited to 'abs/extra-testing/xinetd/services')
-rw-r--r-- | abs/extra-testing/xinetd/services | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/abs/extra-testing/xinetd/services b/abs/extra-testing/xinetd/services deleted file mode 100644 index 4ea304c..0000000 --- a/abs/extra-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 -} |