supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: prj@po.cwru.edu (Paul Jarc)
Subject: Re: runsvdir and shutdown
Date: Thu, 03 Aug 2006 15:53:19 -0400	[thread overview]
Message-ID: <m3irl9y4s9.fsf@multivac.cwru.edu> (raw)
In-Reply-To: <20060803195041.GE14020@run.galis.org> (George Georgalis's message of "Thu, 3 Aug 2006 15:50:41 -0400")

"George Georgalis" <george@galis.org> wrote:
> BTW - why does 'sv d' send the CONT signal after TERM?

If a process is stopped from SIGSTOP or SIGTSTP, then SIGTERM will
only be queued.  The process won't exit (or call its signal handler)
until it is continued with SIGCONT.


paul


      reply	other threads:[~2006-08-03 19:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-31 15:40 George Georgalis
2006-07-31 21:14 ` Alex Efros
2006-08-03 19:50   ` George Georgalis
2006-08-03 19:53     ` Paul Jarc [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3irl9y4s9.fsf@multivac.cwru.edu \
    --to=prj@po.cwru.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).