From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: [bug#36701] [PATCH] gnu: linux-libre: Restrict =?utf-8?B?4oCY?= =?utf-8?B?ZG1lc2figJk=?= to privileged users. Date: Sat, 27 Jul 2019 00:41:47 +0200 Message-ID: <87o91gju50.fsf@gnu.org> References: <87r26p9m6h.fsf@nckx> <20190717072608.17678-1-me@tobias.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49634) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hr8uS-0003Ga-LI for guix-devel@gnu.org; Fri, 26 Jul 2019 18:42:00 -0400 In-Reply-To: <20190717072608.17678-1-me@tobias.gr> (Tobias Geerinckx-Rice's message of "Wed, 17 Jul 2019 09:26:08 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org, 36701@debbugs.gnu.org Tobias Geerinckx-Rice skribis: > * gnu/packages/linux.scm (%default-extra-linux-options): > Set CONFIG_SECURITY_DMESG_RESTRICT. Go for it! Ludo=E2=80=99.