supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* Sending signals to runit during first stage
@ 2011-03-03 22:53 Oren Laskin
  0 siblings, 0 replies; only message in thread
From: Oren Laskin @ 2011-03-03 22:53 UTC (permalink / raw)
  To: supervision

Hello, I've started testing with runit but one thing I've had to do is
get SIGTERM and SIGQUIT to the /etc/runit/1 script from the console.
My /etc/runit/1 has trap "echo 'Boot interrupted'; exit 1" 2 3, but it
never seems to get there and signals are ignored.  stdin still gets to
the child processes I'm running in there, so I've been confused.  I
don't know how stdin can be getting there properly but the signals are
getting dropped on the floor.

Can anyone help out?  I've tried a variety of things and adding a
signal handler to runit but nothing shows up.

Oren


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-03 22:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03 22:53 Sending signals to runit during first stage Oren Laskin

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).