mirror of
https://salsa.debian.org/debian/knockd
synced 2025-12-23 04:55:14 +00:00
9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
# 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"
|