From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/580 Path: main.gmane.org!not-for-mail From: mike@mikebell.org Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: Nested runsvdir Date: Fri, 17 Sep 2004 11:45:49 +0900 Message-ID: <20040917024546.GD11101@tinyvaio.nome.ca> References: <873c1i2fip.wl@badger.wordzoo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095389107 11352 80.91.229.6 (17 Sep 2004 02:45:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Sep 2004 02:45:07 +0000 (UTC) Cc: supervision@list.skarnet.org Original-X-From: supervision-return-819-gcsg-supervision=m.gmane.org@list.skarnet.org Fri Sep 17 04:44:54 2004 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 1C88k2-0006Hm-00 for ; Fri, 17 Sep 2004 04:44:54 +0200 Original-Received: (qmail 3914 invoked by uid 76); 17 Sep 2004 02:45:15 -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 3909 invoked from network); 17 Sep 2004 02:45:14 -0000 Original-To: Jared Rhine Mail-Followup-To: Jared Rhine , supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <873c1i2fip.wl@badger.wordzoo.com> User-Agent: Mutt/1.5.6+20040722i Xref: main.gmane.org gmane.comp.sysutils.supervision.general:580 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:580 On Thu, Sep 16, 2004 at 12:13:50PM -0700, Jared Rhine wrote: > Are there any known caveats to "nesting" runsvdir instances? I'm > having problems with signals and processes reparenting to init. Yeah, I also have these problems. Worked around by bringing down the child runsvdir's stuff in stage 3 before bringing down the parent, but there are still a few issues.