Package: daemontools-run
Version: 1:0.76-3
Followup-For: Bug #554791

This is a patch to update-service that stops the log component:

--- update-service.orig 2008-04-16 23:22:25.000000000 +0200
+++ update-service      2013-10-24 22:34:17.008801853 +0200
@@ -78,6 +78,8 @@
     rm -f "$servicedir"/"$sv"
     svc -dx "$svdir" ||
       fatal "Unable to send the service $sv the down and exit commands."
+    test -d "$svdir/log" && svc -dx "$svdir/log" ||
+      fatal "Unable to send the log service of $sv the down and exit commands."
     printf '%s %s\n' \
       "Service $sv removed," \
       "the service daemon received the TERM and CONT signals."


-- System Information:
Debian Release: 7.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages daemontools-run depends on:
ii  daemontools  1:0.76-3

daemontools-run recommends no packages.

daemontools-run suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to