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 AF498C433DB for ; Wed, 20 Jan 2021 15:22:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7B09023382 for ; Wed, 20 Jan 2021 15:22:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390380AbhATPKY (ORCPT ); Wed, 20 Jan 2021 10:10:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60560 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390935AbhATPE1 (ORCPT ); Wed, 20 Jan 2021 10:04:27 -0500 Received: from agnus.defensec.nl (agnus.defensec.nl [IPv6:2001:985:d55d::711]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id DBCD5C061575 for ; Wed, 20 Jan 2021 07:03:46 -0800 (PST) Received: from brutus (brutus.lan [IPv6:2001:985:d55d::438]) by agnus.defensec.nl (Postfix) with ESMTPSA id 1C9822A06F9; Wed, 20 Jan 2021 16:03:46 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 agnus.defensec.nl 1C9822A06F9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=defensec.nl; s=default; t=1611155026; bh=7QHWOF0BrhtJgzi4MBmX/Hc7fDSjZpbtTnb0SnsdFhI=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=pFtg+435H12R/QnzsAX7V1Qd+BByzVyvlWja7dXZHzgLm1hhuK6vdVeY+Kf5QCByx qiZWci5pKnh/WTX8iC5ahvWL3v6tdNQRXCvFVQrlCpPc2M5UcAMt/i8fAEm6XUoU2N 1Jzxd9ZqM3QXWIQ1TFsCt1QwKuWF1UCZo2VJfC8A= From: Dominick Grift To: Russell Coker Cc: selinux-refpolicy@vger.kernel.org Subject: Re: [PATCH] misc apps and admin patches References: <10140498.mdnUOP6vMp@liv> Date: Wed, 20 Jan 2021 16:03:43 +0100 In-Reply-To: <10140498.mdnUOP6vMp@liv> (Russell Coker's message of "Thu, 21 Jan 2021 00:36:04 +1100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org Russell Coker writes: > 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? Yes, if i didnt add any more comments then i liked the remainder of the patch. I might have overlooked things though because that was quite a load you dumped there. -- gpg --locate-keys dominick.grift@defensec.nl Key fingerprint = FCD2 3660 5D6B 9D27 7FC6 E0FF DA7E 521F 10F6 4098 https://sks-keyservers.net/pks/lookup?op=get&search=0xDA7E521F10F64098 Dominick Grift