From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8D8F2138247 for ; Sat, 30 Nov 2013 15:05:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD578E0A5E; Sat, 30 Nov 2013 15:05:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1985EE09B7 for ; Sat, 30 Nov 2013 15:05:15 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 331D033F414 for ; Sat, 30 Nov 2013 15:05:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 33653E5537 for ; Sat, 30 Nov 2013 15:05:12 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1385823713.c9f1f3206c9026fa56ba928f6c567b1232a4776e.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/pegasus.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: c9f1f3206c9026fa56ba928f6c567b1232a4776e X-VCS-Branch: master Date: Sat, 30 Nov 2013 15:05:12 +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-Archives-Salt: a986e020-d575-40e9-9266-4f9f7e199167 X-Archives-Hash: 820db4669019b7425ca58948c50f2780 commit: c9f1f3206c9026fa56ba928f6c567b1232a4776e Author: Dan Walsh redhat com> AuthorDate: Thu Nov 21 15:17:21 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Nov 30 15:01:53 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=c9f1f320 Allow pegasus to transition to dmidecode --- policy/modules/contrib/pegasus.te | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/policy/modules/contrib/pegasus.te b/policy/modules/contrib/pegasus.te index 608f454..266c176 100644 --- a/policy/modules/contrib/pegasus.te +++ b/policy/modules/contrib/pegasus.te @@ -143,6 +143,10 @@ optional_policy(` ') optional_policy(` + dmidecode_domtrans(pegasus_t) +') + +optional_policy(` hostname_exec(pegasus_t) ')