# Configuration for /etc/init.d/raspiwhip

# User (and group) to run raspiwhip as.
#command_user="<USER>[:<GROUP>]"

command_args="-c /etc/raspiwhip/raspiwhip.scfg"

# Comment out to disable process supervisor.
supervisor=supervise-daemon

output_log=/var/log/raspiwhip.log
error_log=/var/log/raspiwhip.log
