Browse Source

knockd default conf

root 9 years ago
parent
commit
d98bceacc4
1 changed files with 15 additions and 0 deletions
  1. 15 0
      assets/knockd.conf

+ 15 - 0
assets/knockd.conf

@@ -0,0 +1,15 @@
+################################################
+#
+# knockd's default file, for generic sys config
+#
+################################################
+
+# control if we start knockd at init or not
+# 1 = start
+# anything else = don't start
+#
+# PLEASE EDIT /etc/knockd.conf BEFORE ENABLING
+START_KNOCKD=0
+
+# command line options
+#KNOCKD_OPTS="-i eth1"