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

# Change this to "yes" to enable twms
RUN="no"

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