From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 64D82138334 for ; Mon, 16 Dec 2019 17:48:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 297BFE094A; Mon, 16 Dec 2019 17:48:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E07F3E094A for ; Mon, 16 Dec 2019 17:48:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C074534D8CB for ; Mon, 16 Dec 2019 17:48:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD3D4968 for ; Mon, 16 Dec 2019 17:48:26 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1576501991.37542ac09fb256f61633b16f5173a68605dfce72.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/services/xserver.te X-VCS-Directories: policy/modules/services/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 37542ac09fb256f61633b16f5173a68605dfce72 X-VCS-Branch: master Date: Mon, 16 Dec 2019 17:48:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c1c99f79-be44-47b9-936e-79b62f07ce8b X-Archives-Hash: 631b586258d72e74e4072c923904769a commit: 37542ac09fb256f61633b16f5173a68605dfce72 Author: Chris PeBenito ieee org> AuthorDate: Sat Oct 12 15:36:54 2019 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Dec 16 13:13:11 2019 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=37542ac0 xserver: Remove duplicate colord rule. Signed-off-by: Chris PeBenito ieee.org> Signed-off-by: Jason Zaman gentoo.org> policy/modules/services/xserver.te | 4 ---- 1 file changed, 4 deletions(-) diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te index 5948205a..1adac371 100644 --- a/policy/modules/services/xserver.te +++ b/policy/modules/services/xserver.te @@ -518,10 +518,6 @@ optional_policy(` colord_dbus_chat(xdm_t) ') -optional_policy(` - colord_dbus_chat(xdm_t) -') - optional_policy(` consolekit_dbus_chat(xdm_t) ')