phpservermon/puphpet/puppet/modules/supervisord/templates/init/Debian/defaults.erb

11 lines
266 B
Plaintext

# 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 %>"