# Defaults for netams initscript
# sourced by /etc/init.d/netams
# installed at /etc/default/netams by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Should we start? Configure netams and set RUN to "yes"
#RUN="yes"

# Additional options that are passed to the Daemon.
DAEMON_OPTS="-l -q"
