# Defaults for yadifa initscript
# sourced by /etc/init.d/yadifa
# installed at /etc/default/yadifa by the maintainer scripts

#
# This is a POSIX shell fragment
#

YADIFA_CONF="/etc/yadifa/yadifad.conf"

# Additional options that are passed to the Daemon.
DAEMON_ARGS="-d -c $CONFIG_FILE"
