# Settings for rarpd(8).
#
# This is a shell script snippet, source from init-script.
# Any values assigned here will override the internal ones.

# The package default options, set in init-script.
#
# Interpretation: verbose (-v), skip image checking (-e)
#
#OPTS="-e -v"

# More advanced settings might use a boot directory
# differing from the hardcoded default (/tftpboot),
# might activate image checking, and decide to only
# serve requests on a specific network adapter.
#
##OPTS="-v -b /srv/tftpboot eth2"
