On Aug 6, 2015 10:25 AM, "Ido Perlmuter" <ido_at_ido50.net> wrote:
>
> Thanks a lot of the help Colin.
>
> It definitely works, and I'm sure I can find a way to get the correct
> runsvdir pid.
>
The only concern is if you have loggers that don't exit when stdin closes.
Though any logger than doesn't quit when stdin closes is a poor logger.
>
>
> It's definitely not ideal, but I'll take a look into it. Just to be clear,
> "kill $svscan-pid", that will be a TERM signal, right?
>
Yes. Kill without any explicit signal sends TERM by default. If you want to
be really careful, you can explicitly send -15 though.
Cheers!
Received on Thu Aug 06 2015 - 17:40:27 UTC
This archive was generated by hypermail 2.3.0
: Sun May 09 2021 - 19:44:19 UTC