[Pkg-nagios-changes] [pkg-nagios] r1565 - nagios-nsca/trunk/debian
Alexander Wirt
formorer at alioth.debian.org
Fri Sep 12 06:42:53 UTC 2008
Author: formorer
Date: 2008-09-12 06:42:53 +0000 (Fri, 12 Sep 2008)
New Revision: 1565
Modified:
nagios-nsca/trunk/debian/nsca.init
Log:
Remove utf8 stuff from initscript
Modified: nagios-nsca/trunk/debian/nsca.init
===================================================================
--- nagios-nsca/trunk/debian/nsca.init 2008-09-12 06:40:11 UTC (rev 1564)
+++ nagios-nsca/trunk/debian/nsca.init 2008-09-12 06:42:53 UTC (rev 1565)
@@ -48,7 +48,7 @@
SSD_STOPOPTS="--pidfile $PIDFILE"
fi
-SSD_START="/sbin/start-stop-daemon -oknodo -S $SSD_STARTOPTS --exec $DAEMON"
+SSD_START="/sbin/start-stop-daemon --oknodo -S $SSD_STARTOPTS --exec $DAEMON"
SSD_STOP="/sbin/start-stop-daemon --oknodo -K $SSD_STOPOPTS --exec $DAEMON"
die(){
More information about the Pkg-nagios-changes
mailing list