]> gitweb.fluxo.info Git - puppet-qwebirc.git/commitdiff
Ensure we have no logs
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 19 Apr 2012 13:01:50 +0000 (10:01 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 19 Apr 2012 13:01:50 +0000 (10:01 -0300)
files/qwebirc-init.d.sh

index c0cea70c755cb3289b1fdcf3fde2dea76a68d372..3e7a9152af076f68fa3b46895421eca7925bda2d 100644 (file)
@@ -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