# RUN_AT_STARTUP
# "yes|true|enabled", /etc/init.d/bzflag will start bzfs.
# Any other value, /etc/init.d/bzflag will exit silently.
#
RUN_AT_STARTUP="no"

# OPTIONS
# Command line options to pass to bzfs. See bzfs(6) for more details.
#
OPTIONS="-advertise NONE"
