summarylogtreecommitdiffstats
path: root/servers
diff options
context:
space:
mode:
authorAaron Griffin2008-04-06 01:17:02 +0000
committerAaron Griffin2008-04-06 01:17:02 +0000
commit274573ab020941e15135f41c000808fef778c256 (patch)
treec2549f98a05e8f4ddb4a4051e4a908850ddce4b8 /servers
downloadaur-274573ab020941e15135f41c000808fef778c256.tar.gz
Initial import of all packages
Diffstat (limited to 'servers')
-rw-r--r--servers10
1 files changed, 10 insertions, 0 deletions
diff --git a/servers b/servers
new file mode 100644
index 000000000000..f064c8d7a796
--- /dev/null
+++ b/servers
@@ -0,0 +1,10 @@
+service servers
+{
+ type = INTERNAL UNLISTED
+ port = 9099
+ socket_type = stream
+ protocol = tcp
+ wait = no
+ disable = yes
+ only_from = 127.0.0.1
+}