From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 27 16:30:23 2018 Received: (at 30532) by debbugs.gnu.org; 27 Feb 2018 21:30:23 +0000 Received: from localhost ([127.0.0.1]:36035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eqmpL-00013E-9w for submit@debbugs.gnu.org; Tue, 27 Feb 2018 16:30:23 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:55068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eqmpJ-00012z-Kp for 30532@debbugs.gnu.org; Tue, 27 Feb 2018 16:30:22 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id B6F7A11FE5; Tue, 27 Feb 2018 22:30:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1pS2aWBzsNgV; Tue, 27 Feb 2018 22:30:20 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 9FAFE11652; Tue, 27 Feb 2018 22:30:19 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Carlo Zancanaro Subject: Re: [bug#30532] [PATCH] Shepherd: Terminate all services upon SIGTERM or SIGHUP References: <87sh9wnbu6.fsf@zancanaro.id.au> <87lgfe4vft.fsf@gnu.org> <20180227172243.GA19017@jasmine.lan> <87bmga9lm4.fsf@zancanaro.id.au> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 9 =?utf-8?Q?Vent=C3=B4se?= an 226 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 27 Feb 2018 22:30:18 +0100 In-Reply-To: <87bmga9lm4.fsf@zancanaro.id.au> (Carlo Zancanaro's message of "Wed, 28 Feb 2018 08:19:15 +1100") Message-ID: <87efl6w26t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 30532 Cc: 30532@debbugs.gnu.org, Leo Famulari X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Carlo Zancanaro skribis: > On Tue, Feb 27 2018, Leo Famulari wrote: >> "This update broke my workflow" > > How seriously should I take this? I understand that it's a joke, but > are you currently relying on this behaviour of shepherd? I could add > an action to the root service to tell shepherd to leave processes > behind when it is killed, if we wanted to expose that behaviour. Maybe with an option: --signal-handling-style=3Dleo's? :-) Ludo=E2=80=99.