Re: s6 readiness support

From: Patrick Mahoney <pat_at_polycrystal.org>
Date: Wed, 25 Feb 2015 19:20:16 -0600

On 2015-02-25 6:53 pm, Patrick Mahoney wrote:

> On 2015-02-25 4:13 pm, Laurent Bercot wrote:
>
>> How about pipeline -w { cd .. forbacktickx -d"n" i { cat }
>> s6-notifywhenup -f echo } ... ?
>

This also works:

   pipeline -w { cd .. xargs -I{} s6-notifywhenup -f echo }

Except that I get a defunct echo process with and without the -f.
It goes away the next time I restart the service (which results
in another line processed by xargs). I admit I don't know what's
going on there...

-- 
Patrick Mahoney <pat_at_polycrystal.org>
Received on Thu Feb 26 2015 - 01:20:16 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:38:49 UTC