summaryrefslogtreecommitdiffstats
path: root/testing/atheme-iris/atheme-iris.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/atheme-iris/atheme-iris.confd')
-rw-r--r--testing/atheme-iris/atheme-iris.confd6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/atheme-iris/atheme-iris.confd b/testing/atheme-iris/atheme-iris.confd
new file mode 100644
index 000000000..69a548e15
--- /dev/null
+++ b/testing/atheme-iris/atheme-iris.confd
@@ -0,0 +1,6 @@
+SVCHOME="/var/lib/atheme-iris"
+SVCPID="/var/run/atheme-iris/atheme-iris.pid"
+LOGFILE="/var/log/atheme-iris/atheme-iris.log"
+PORT="9090"
+IP="0.0.0.0"
+ARGS="-p ${PORT} -i ${IP} -l ${LOGFILE} -P ${SVCPID}"