summaryrefslogtreecommitdiff
path: root/icecream.xml
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-11 20:42:42 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-11 20:42:42 -0700
commitadf3bb3d397098dc5c180a47e08bc2c3803611ad (patch)
treeff397a79e1765459acef3223650139d893d5f004 /icecream.xml
parentSwitch to b2sums (diff)
downloadicecream-adf3bb3d397098dc5c180a47e08bc2c3803611ad.tar.xz
Improve conf files
Add firewalld service rulesets
Diffstat (limited to 'icecream.xml')
-rw-r--r--icecream.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/icecream.xml b/icecream.xml
new file mode 100644
index 0000000..7d04136
--- /dev/null
+++ b/icecream.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<service>
+ <short>icecream</short>
+ <description>icecream client daemon</description>
+ <port port="8765" protocol="udp"/>
+ <port port="10245" protocol="tcp"/>
+ <source-port port="8765" protocol="udp"/>
+</service>