summaryrefslogtreecommitdiff
path: root/files/qwebirc-init.d.sh
diff options
context:
space:
mode:
Diffstat (limited to 'files/qwebirc-init.d.sh')
-rw-r--r--files/qwebirc-init.d.sh2
1 files changed, 1 insertions, 1 deletions
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