From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,NICE_REPLY_A autolearn=ham autolearn_force=no version=3.4.4 Received: from alyss.skarnet.org (alyss.skarnet.org [95.142.172.232]) by inbox.vuxu.org (Postfix) with SMTP id 38563220A1 for ; Tue, 30 Jul 2024 21:33:45 +0200 (CEST) Received: (qmail 41281 invoked by uid 89); 30 Jul 2024 19:34:10 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Received: (qmail 41274 invoked from network); 30 Jul 2024 19:34:10 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freesa.org; s=20240612; t=1722368018; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BsCr8pZPfzGNTc8gpwL57g8JHRabxmJj9JZ+el0nQyU=; b=ZNfmeO/O7u9HncHjmnkYooao/z29aXFB6wiB0g+JAQFo0giepcWhtAQC7yOav8ct0Vkv/Y xQ+P3E26jkXZ3siYiIvFK9w5qRIMU12jnflRzGrKTZhEukCWrXUlhhxYZfsP1QbDf3Cj5X TgrjEnDVvmZzSJ4imrjfbzLq5akV2vc= Date: Tue, 30 Jul 2024 14:33:35 -0500 From: "Brett Neumeier via supervision" Reply-To: Brett Neumeier To: Jan Braun Cc: Dewayne Geraghty , supervision@list.skarnet.org Subject: Re: Possible to shut down an s6 service via command rather than signal? Message-Id: <20240730143335.23fc9042a0c0783ccee1ae58@freesa.org> In-Reply-To: References: <20240724123027.8c04a742f5ee892725c2120f@freesa.org> <4664aee1-4ae5-4abb-b02a-3520b259655d@heuristicsystems.com.au> <20240725112655.586841fef892611b74fa22bb@freesa.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 29 Jul 2024 19:29:45 +0200 Jan Braun wrote: > Brett Neumeier schrob: > > 2. patch QEMU to add a signal handler so that it will gracefully > > shutdown when it receives a specific signal (and then tell s6 to use > > that signal to take the service down); or > > A patch to do that has been available since 2017 at least, but the qemu > developers apparently can't agree to any signal to use. See > https://patchwork.kernel.org/project/qemu-devel/patch/23d89ab3bd16ebf7a864ab75c300de7b@whitewinterwolf.com/ > and https://gitlab.com/qemu-project/qemu/-/issues/148 . That is wonderful! Thank you so much, Jan! Cheers, Brett -- Brett Neumeier