From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: SELinux log Date: Sat, 08 Jun 2019 18:56:51 +0200 Message-ID: <87muisc8x8.fsf@elephly.net> References: <87sgsocqx5.fsf@elephly.net> <87k1dyk33n.fsf@elephly.net> <87ef4586oh.fsf@elephly.net> <87a7es8spi.fsf@elephly.net> <87r284cer2.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]:38524) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hZeeT-0001vI-UP for guix-devel@gnu.org; Sat, 08 Jun 2019 12:57:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hZeeT-0001E8-3d for guix-devel@gnu.org; Sat, 08 Jun 2019 12:57:09 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21229) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hZeeR-0001B8-VK for guix-devel@gnu.org; Sat, 08 Jun 2019 12:57:09 -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 Hey Laura, > I ran `semodule -i etc/guix-daemon.cil`, then created the file, rebooted, > and nothing happened. Hmm, the order is fine. I don=E2=80=99t know what might be wrong. > I am running again `restorecon -r /`. This should also be fine, though =E2=80=9Crestorecon -r /gnu=E2=80=9D would= probably be enough. Confirm that contexts have been set properly with =E2=80=9Cls -laZ /gnu=E2=80=9D. If this doesn=E2=80=99t work I don=E2=80=99t know how to proceed. Good luck! :) -- Ricardo