|
# Defaults for supervisor initscript
|
|
# sourced by /etc/init.d/supervisor
|
|
# installed at /etc/default/supervisor by the maintainer scripts
|
|
|
|
#
|
|
# This is a POSIX shell fragment
|
|
#
|
|
|
|
# Additional options that are passed to the Daemon.
|
|
DAEMON_OPTS="-c <%= @config_file %>"
|