From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlo Zancanaro Subject: bug#23170: [PATCH shepherd] Restart dependent services on service restart Date: Mon, 27 Aug 2018 08:05:17 +1000 Message-ID: References: <874lfi65rv.fsf@zancanaro.id.au> <87bm9qbjb4.fsf@gnu.org> <871samqcz4.fsf@zancanaro.id.au> <87ftz07s4t.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fu3Id-0005n4-2n for bug-guix@gnu.org; Sun, 26 Aug 2018 18:14:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fu3Ab-000563-4I for bug-guix@gnu.org; Sun, 26 Aug 2018 18:06:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56690) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fu3AY-000537-Q1 for bug-guix@gnu.org; Sun, 26 Aug 2018 18:06:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fu3AY-0003Fs-KM for bug-guix@gnu.org; Sun, 26 Aug 2018 18:06:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87ftz07s4t.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: ludo@gnu.org Cc: 23170@debbugs.gnu.org Hey Ludo=E2=80=99! On 27 August 2018 7:08:34 am AEST, ludo@gnu=2Eorg wrote: >I forgot if this was already done, but perhaps you can add a bit in the m= anual to insist that =E2=80=98restart=E2=80=99 is not quite the same as =E2= =80=98stop=E2=80=99 + =E2=80=98start=E2=80=99=2E I hadn't done that, but I have now=2E There aren't many mentions of restar= t in the manual, but I changed the one that seemed most relevant=2E >Anyway, it all LGTM, thanks! Pushed! Thanks for the review=2E Carlo