From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1144 Path: news.gmane.org!not-for-mail From: Alex Efros Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: "sv down foo" => kill -SIGQUIT? Date: Sat, 3 Jun 2006 15:04:09 +0300 Organization: asdfGroup Inc., http://powerman.asdfGroup.com/ Message-ID: <20060603120409.GA24322@home.power> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149336266 25620 80.91.229.2 (3 Jun 2006 12:04:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Jun 2006 12:04:26 +0000 (UTC) Original-X-From: supervision-return-1380-gcsg-supervision=m.gmane.org@list.skarnet.org Sat Jun 03 14:04:24 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1FmUrT-00010J-3W for gcsg-supervision@gmane.org; Sat, 03 Jun 2006 14:04:11 +0200 Original-Received: (qmail 26057 invoked by uid 76); 3 Jun 2006 12:04:32 -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 26051 invoked from network); 3 Jun 2006 12:04:32 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1144 Archived-At: Hi! On Fri, Jun 02, 2006 at 11:42:37PM -0700, Adam Megacz wrote: > Is there any way to tell runit that this process wants to be sent a > SIGQUIT rather than SIGTERM? I know about "sv quit foo", but I'm > worried I'll accidentally type "sv down foo". Check runsv manual page, 'CUSTOMIZE CONTROL' section. -- WBR, Alex.