Complete Debian packaging
darcs-hash:20071130171759-86b55-eb1275573723a4caec19126f94ff645d7aa515d3.gz
This commit is contained in:
13
debian/python-jmc.default
vendored
Normal file
13
debian/python-jmc.default
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Defaults for jmc initscript
|
||||
# sourced by /etc/init.d/jmc
|
||||
# installed at /etc/default/jmc by the maintainer scripts
|
||||
|
||||
ENABLE="false"
|
||||
|
||||
# Must be the same value as in jmc.conf
|
||||
PID_FILE="/var/run/jabber/jmc.pid"
|
||||
|
||||
# Additional options that are passed to the Daemon.
|
||||
# use this line to activate debug
|
||||
#DAEMON_OPTS="-d"
|
||||
DAEMON_OPTS="-c /etc/jabber/jmc.conf"
|
||||
Reference in New Issue
Block a user