# Default settings for fwknopd.

# Change it to yes if you would like fwknopd to be started at boot time.
#
START_DAEMON="no"

# Add any options you would like to pass to the daemon when started
# For example if you would like to add an override file for your setup, this
# can be achieved this way:
#
#     DAEMON_ARGS="--override-config /root/fwknopd.override.conf"
DAEMON_ARGS=""
