From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 858B9C433E9 for ; Wed, 20 Jan 2021 20:16:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4F193235F7 for ; Wed, 20 Jan 2021 20:16:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732169AbhATOAn (ORCPT ); Wed, 20 Jan 2021 09:00:43 -0500 Received: from smtp.sws.net.au ([46.4.88.250]:46300 "EHLO smtp.sws.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387952AbhATNgz (ORCPT ); Wed, 20 Jan 2021 08:36:55 -0500 Received: from liv.coker.com.au (unknown [103.75.204.226]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: russell@coker.com.au) by smtp.sws.net.au (Postfix) with ESMTPSA id 6AEB3122A3; Thu, 21 Jan 2021 00:36:07 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coker.com.au; s=2008; t=1611149768; bh=h8X38WYrTe65oiF2pzXFgk8K47oP6CO0+CSZD4cKcRk=; l=423; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Eojrk8c+7myK5cmupTtzilT3FGYHh9piReIYBD8beLKOqyyoxwTE+vXhq8lBdAWK0 SvZ3vL7WKpK+MGcBkXHO8ZRZpKU0spQKkPBbeZaiNeI/E+6TL1cAvFxKoDCa5mblP0 zVpMRmfUJNxb/NODRy50aqNI52AIDetL7jI84fRY= From: Russell Coker To: Dominick Grift Cc: selinux-refpolicy@vger.kernel.org Subject: Re: [PATCH] misc apps and admin patches Date: Thu, 21 Jan 2021 00:36:04 +1100 Message-ID: <10140498.mdnUOP6vMp@liv> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org On Thursday, 21 January 2021 12:28:49 AM AEDT Dominick Grift wrote: > > optional_policy(` > > + init_dbus_chat(sysadm_t) > > Can you explain why you added this? Apart from the obvious that some program wanted it, no. I'll remove that bit and add it again with a note if it's necessary. Did you like the rest of that patch? -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/