# Configuration for /etc/init.d/slidge

# Specify the location of the INI config file for a Slidge gateway.
# If an initscript called slidge.matridge is symlinked to slidge,
# the default config file will be /etc/slidge/matridge.conf
#SLIDGE_CONFIG="/etc/slidge/slidge.conf"

# If an initscript called slidge.matridge is symlinked to slidge,
# the default log file will be /var/log/slidge/matridge.log
#output_log=/var/log/slidge/slidge.log"
#error_log=/var/log/slidge/slidge.log"

# Command-line options for running /usr/bin/slidge
#command_args=""

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