Add debian directory and configuration file to build a Debian package darcs-hash:20060731213546-86b55-bbbde5940d66f28aa64317cc993906e14b39b229.gz
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
# Defaults for jmc initscript
|
|
# sourced by /etc/init.d/jmc
|
|
# installed at /etc/default/jmc by the maintainer scripts
|
|
|
|
ENABLE="false"
|
|
|
|
# Additional options that are passed to the Daemon.
|
|
# use this line to activate debug
|
|
#DAEMON_OPTS="-D"
|
|
DAEMON_OPTS=""
|