From: Silvio Rhatto Date: Thu, 19 Apr 2012 13:01:50 +0000 (-0300) Subject: Ensure we have no logs X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ba5fd69682e092ecc202883a99a8b834bfd250e7;p=puppet-qwebirc.git Ensure we have no logs --- diff --git a/files/qwebirc-init.d.sh b/files/qwebirc-init.d.sh index c0cea70..3e7a915 100644 --- a/files/qwebirc-init.d.sh +++ b/files/qwebirc-init.d.sh @@ -17,7 +17,7 @@ DESC="Description of the service" NAME=qwebirc HOME=/var/lib/qwebirc DAEMON=$HOME/run.py -DAEMON_ARGS="" +DAEMON_ARGS="-l /dev/null" PIDFILE=$HOME/twistd.pid SCRIPTNAME=/etc/init.d/$NAME