From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/825 Path: news.gmane.org!not-for-mail From: Gerrit Pape Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: runit - access to run script's exit status for finish? Date: Sun, 29 May 2005 05:52:52 +0000 Message-ID: <20050529055250.21848.qmail@eea771e6cc397c.315fe32.mid.smarden.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1117345819 29813 80.91.229.2 (29 May 2005 05:50:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 May 2005 05:50:19 +0000 (UTC) Original-X-From: supervision-return-1061-gcsg-supervision=m.gmane.org@list.skarnet.org Sun May 29 07:50:17 2005 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1DcGgd-0001eR-1W for gcsg-supervision@gmane.org; Sun, 29 May 2005 07:50:11 +0200 Original-Received: (qmail 4855 invoked by uid 76); 29 May 2005 05:52:56 -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 4850 invoked from network); 29 May 2005 05:52:55 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: Xref: news.gmane.org gmane.comp.sysutils.supervision.general:825 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:825 On Wed, May 25, 2005 at 11:26:21AM -0500, Charles Duffy wrote: > It would be useful to let my finish script take different actions based on > the exit status of my run script. Would you mind giving an example of that usage? > Is a mechanism for doing this available? If not, consider this a feature > request. It's not supported AFAIK. Do you already have an idea how this information should be passed to ./finish? Regards, Gerrit.