summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/portsentry/files/portsentry.confd')
-rw-r--r--net-analyzer/portsentry/files/portsentry.confd11
1 files changed, 10 insertions, 1 deletions
diff --git a/net-analyzer/portsentry/files/portsentry.confd b/net-analyzer/portsentry/files/portsentry.confd
index 38f8969166d0..49729516ef7c 100644
--- a/net-analyzer/portsentry/files/portsentry.confd
+++ b/net-analyzer/portsentry/files/portsentry.confd
@@ -1,3 +1,12 @@
# Config file for /etc/init.d/portsentry
+#
+# This file is read by /etc/init.d/portsentry. See the portsentry.8
+# manpage for details.
+#
+# The options in this file refer to commandline arguments (all in lowercase)
+# of portsentry. Use only one tcp and udp mode at a time.
+#
-#PORTSENTRY_MODES="udp tcp stcp atcp sudp audp
+#PORTSENTRY_MODES="udp tcp"
+#PORTSENTRY_MODES="stcp sudp"
+#PORTSENTRY_MODES="atcp audp" \ No newline at end of file