(sorry, I inadvertently sent this as a maintainer upload...sorry ? javier)

Source: samhain
Version: 2.2.3-5
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier <[EMAIL PROTECTED]>
Date: Sun, 28 Sep 2008 17:20:13 +0200
Closes: 499799
Changes: 
 samhain (2.2.3-5) unstable; urgency=low
 .
   * Use "--oknodo" when stopping the daemon when restarting it
     Closes: #499799

-- 


diff -Nru samhain-2.2.3.old/debian/changelog samhain-2.2.3/debian/changelog
--- samhain-2.2.3.old/debian/changelog	2008-09-28 16:52:25.176982839 +0200
+++ samhain-2.2.3/debian/changelog	2008-09-28 17:20:33.532967562 +0200
@@ -1,3 +1,10 @@
+samhain (2.2.3-5) unstable; urgency=low
+
+  * Use "--oknodo" when stopping the daemon when restarting it
+    Closes: #499799
+
+ -- Christian Perrier <[EMAIL PROTECTED]>  Sun, 28 Sep 2008 17:20:13 +0200
+
 samhain (2.2.3-4) unstable; urgency=low
 
   * Add LSB header to the init.d script (Closes: #468167)
diff -Nru samhain-2.2.3.old/debian/samhain.init samhain-2.2.3/debian/samhain.init
--- samhain-2.2.3.old/debian/samhain.init	2008-09-28 16:52:25.180966852 +0200
+++ samhain-2.2.3/debian/samhain.init	2008-09-28 17:18:57.568964838 +0200
@@ -56,7 +56,7 @@
         #       just the same as "restart".
         #
         echo -n "Restarting $DESC: "
-        start-stop-daemon --stop --quiet --exec $DAEMON
+        start-stop-daemon --stop --quiet --oknodo --exec $DAEMON
         sleep 3
         start-stop-daemon --start --quiet --exec $DAEMON
         echo "$NAME."

Attachment: signature.asc
Description: Digital signature

Reply via email to