From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#40405: System log files are world readable Date: Tue, 28 Apr 2020 22:57:38 +0200 Message-ID: <87h7x3tjjx.fsf@gnu.org> References: <87v9mg1zbt.fsf@GlaDOS.home> <874ktxh99k.fsf@gnu.org> <87pnciximi.fsf@GlaDOS.home> <87a73735yv.fsf@gnu.org> <878sinthh4.fsf@gnu.org> <87y2qfhi0c.fsf@GlaDOS.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:44826) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTXIo-00082c-Ej for bug-guix@gnu.org; Tue, 28 Apr 2020 16:58:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jTXIo-00010d-1m for bug-guix@gnu.org; Tue, 28 Apr 2020 16:58:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58432) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jTXIn-0000yG-L5 for bug-guix@gnu.org; Tue, 28 Apr 2020 16:58:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jTXIn-0004DA-JH for bug-guix@gnu.org; Tue, 28 Apr 2020 16:58:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87y2qfhi0c.fsf@GlaDOS.home> (Diego Nicola Barbato's message of "Tue, 28 Apr 2020 15:11:47 +0200") 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-mx.org@gnu.org Sender: "bug-Guix" To: Diego Nicola Barbato Cc: 40405-done@debbugs.gnu.org Hello, Diego Nicola Barbato skribis: > Great! Now we can simplify the 'start' method of > 'syslogd-service-type'. Oh right, do you want to take care of it? > I did eventually write a test script, which I've attached in case we > want to add it to the Shepherd. I'm sorry it took so long that I missed > the new Shepherd release. No problem. I figured it was okay to add it without a test, but having a test is always better so I=E2=80=99ve happily pushed your patch. Thank y= ou! Ludo=E2=80=99.