# Configuration for /etc/init.d/semaphoreui

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

# Additional arguments for semaphoreui daemon.
#command_args=

# Config file that you have to generate yourself
# with semaphore setup
#config_file=/var/lib/semaphore/config.json

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