From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-641027-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D4C56138247 for <garchives@archives.gentoo.org>; Mon, 11 Nov 2013 13:46:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78D4FE0BA8; Mon, 11 Nov 2013 13:45:58 +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 0C4FEE0BB2 for <gentoo-commits@lists.gentoo.org>; Mon, 11 Nov 2013 13:45:56 +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 4295C33F1F5 for <gentoo-commits@lists.gentoo.org>; Mon, 11 Nov 2013 13:45:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 86DFBE54D7 for <gentoo-commits@lists.gentoo.org>; Mon, 11 Nov 2013 13:45:53 +0000 (UTC) From: "Sven Vermeulen" <swift@gentoo.org> 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" <swift@gentoo.org> Message-ID: <1384177434.7af65e2b2fb6ee5ec18a7d355c2c977f8054602d.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/tmpreaper.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 7af65e2b2fb6ee5ec18a7d355c2c977f8054602d X-VCS-Branch: master Date: Mon, 11 Nov 2013 13:45:53 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 73bd81ca-4902-404e-9901-002dd032e286 X-Archives-Hash: bc4c967838f4c17dd29a6669a1f4fdf1 commit: 7af65e2b2fb6ee5ec18a7d355c2c977f8054602d Author: Dominick Grift <dominick.grift <AT> gmail <DOT> com> AuthorDate: Sun Sep 29 17:20:13 2013 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Mon Nov 11 13:43:54 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=7af65e2b tmpreaper: mountall-bootcl executes /bin/plymouth on Debian Signed-off-by: Dominick Grift <dominick.grift <AT> gmail.com> --- policy/modules/contrib/tmpreaper.te | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/policy/modules/contrib/tmpreaper.te b/policy/modules/contrib/tmpreaper.te index 45654cb..585a77f 100644 --- a/policy/modules/contrib/tmpreaper.te +++ b/policy/modules/contrib/tmpreaper.te @@ -83,5 +83,9 @@ optional_policy(` ') optional_policy(` + plymouthd_exec_plymouth(tmpreaper_t) +') + +optional_policy(` rpm_manage_cache(tmpreaper_t) ')