diff --git a/assets/knockd.conf b/assets/knockd.conf new file mode 100644 index 0000000..04effa6 --- /dev/null +++ b/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"