# Defaults for mon initscript
# Created by Dario Minnucci <midget@debian.org>

# Master system-wide mon switch.
# The initscript will not run if ENABLED is set 
# to values other than: "yes", "true" or "1".
ENABLED="yes"

# Daemon options
DAEMON_OPTS="-f "

