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

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
# -heart restarts the daemon if it crashes
DAEMON_OPTS="-heart"
