# This file controls the behaviour of the ftp-proxy init script.  It
# will be parsed as a shell script.

# Set to "yes" to have the init script start ftp-proxy.
# This is not considered under systemd systems:
# use systemctl enable ftp-proxy.service there
RUN_DAEMON=no
