Sfoglia il codice sorgente

Merge branch 'master' of https://github.com/bachy/debian-lamp

Bachir Soussi Chiadmi 9 anni fa
parent
commit
2d25a45a65
1 ha cambiato i file con 15 aggiunte e 0 eliminazioni
  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"