Denis Vlasenko <[EMAIL PROTECTED]> wrote:
> The problem is that svc -d (or manual kill -TERM)
> kills bash but nmeter and logger continue to run,
> until I kill nmeter manually.

It's best not to put a long-running pipeline in a daemontools run
script, for just this reason (among others).  Instead, move logger
into a separate /service/foo/log/run script.
<URL:http://cr.yp.to/daemontools/faq/create.html#runlog>

For more help with daemontools, try [EMAIL PROTECTED] or
[EMAIL PROTECTED]


paul


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to