From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/646 Path: main.gmane.org!not-for-mail From: Gerrit Pape Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: Runit 1.2.0 - service/control/c not invoked Date: Thu, 13 Jan 2005 19:07:06 +0000 Message-ID: <20050113190611.6360.qmail@61dc573d6557fd.315fe32.mid.smarden.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1105643158 24868 80.91.229.6 (13 Jan 2005 19:05:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Jan 2005 19:05:58 +0000 (UTC) Original-X-From: supervision-return-885-gcsg-supervision=m.gmane.org@list.skarnet.org Thu Jan 13 20:05:51 2005 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14] ident=qmailr) by deer.gmane.org with smtp (Exim 3.35 #1 (Debian)) id 1CpAI2-0008Ti-00 for ; Thu, 13 Jan 2005 20:05:51 +0100 Original-Received: (qmail 23500 invoked by uid 76); 13 Jan 2005 19:06:11 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 23495 invoked from network); 13 Jan 2005 19:06:11 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: Xref: main.gmane.org gmane.comp.sysutils.supervision.general:646 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:646 On Thu, Jan 13, 2005 at 11:41:57AM +0100, Vladimir Smelhaus wrote: > it seems to me, that service/control/c are not invoked when runsv gets > signal from runsvdir. With runsvctrl is it OK. Yes, the documentation says that if runsv gets a TERM signal it acts as if the character x was written to the control pipe. It should run control/x in this case. I've some other changes pending, and'll fix it with the next version. Thanks, Gerrit.