From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: SELinux log Date: Wed, 12 Jun 2019 15:34:25 +0200 Message-ID: <87y3277wri.fsf@elephly.net> References: <87k1dyk33n.fsf@elephly.net> <87ef4586oh.fsf@elephly.net> <87a7es8spi.fsf@elephly.net> <87r284cer2.fsf@elephly.net> <87muisc8x8.fsf@elephly.net> <87ef41dfkc.fsf@elephly.net> <87tvcw9upi.fsf@elephly.net> <87h88v9udy.fsf@elephly.net> 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]:38688) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb3Ob-0008NW-OC for guix-devel@gnu.org; Wed, 12 Jun 2019 09:34:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hb3Oa-0002An-L9 for guix-devel@gnu.org; Wed, 12 Jun 2019 09:34:33 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21308) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hb3Oa-00029X-4O for guix-devel@gnu.org; Wed, 12 Jun 2019 09:34:32 -0400 In-reply-to: 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: Laura Lazzati Cc: Guix-devel Hi Laura, > Which lines? All of the changes I described were not necessarily ready >> for inclusion. They were all untested. >> > No, I meant I did it locally on my computer. I didn't even touched the > original file. Yes, I know. The lines I proposed were untested, though, and some of them required adjustment, so I was curious to know what exact changes you performed locally and where. > BTW, when they are finished how can I share that file > without pushing it? You can share a git formatted patch as an email attachment. >> This probably just means that there is no context permissions for =E2=80= =9Cls=E2=80=9D >> to access /gnu. Another =E2=80=9Callow=E2=80=9D rule may be required to= permit >> read-only access on /gnu to any process. >> > Oh, I see, but I still have the issue of not finding Guix. I will try to > create rules and share them here. When you run =E2=80=9Cwhich guix=E2=80=9D what does it say? What does =E2= =80=9Creadlink -f $(which guix)=E2=80=9D say? --=20 Ricardo