summaryrefslogtreecommitdiff
path: root/suse/SuSEfirewall.iceccd
diff options
context:
space:
mode:
Diffstat (limited to 'suse/SuSEfirewall.iceccd')
-rw-r--r--suse/SuSEfirewall.iceccd24
1 files changed, 24 insertions, 0 deletions
diff --git a/suse/SuSEfirewall.iceccd b/suse/SuSEfirewall.iceccd
new file mode 100644
index 0000000..7d8a1dd
--- /dev/null
+++ b/suse/SuSEfirewall.iceccd
@@ -0,0 +1,24 @@
+# Only the variables TCP, UDP, RPC, IP and BROADCAST are allowed.
+# More may be supported in the future.
+#
+# For a more detailed description of the individual variables see
+# the comments for FW_SERVICES_*_EXT in /etc/sysconfig/SuSEfirewall2
+#
+
+## Name: icecream daemon
+## Description: opens socket for the icecream compilation daemon
+
+# space separated list of allowed TCP ports
+TCP="10245"
+
+# space separated list of allowed UDP ports
+UDP=""
+
+# space separated list of allowed RPC services
+RPC=""
+
+# space separated list of allowed IP protocols
+IP=""
+
+# space separated list of allowed UDP broadcast ports
+BROADCAST=""