# Defaults for yate initscript
# sourced by /etc/init.d/yate

# make this read NO_START=0 when you're done setting up your config.
NO_START=1

# Additional options that are passed to the Daemon.
DAEMON_OPTS="-d -rs -l /var/log/yate/yate.log -Dfu -vvvv"
YATE_USER="yate"
YATE_GROUP="yate"
# you might want to put less verbosity here..
