From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SpMoD-0003jA-6E for garchives@archives.gentoo.org; Thu, 12 Jul 2012 17:04:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FC5FE049A; Thu, 12 Jul 2012 17:03:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 096D5E049A for ; Thu, 12 Jul 2012 17:03:58 +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 322E91B4035 for ; Thu, 12 Jul 2012 17:03:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B4462E5433 for ; Thu, 12 Jul 2012 17:03:55 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1341944846.7485eb80aea4f429b7ee2d5d547108ef8e4c7d87.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/init.fc X-VCS-Directories: policy/modules/system/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 7485eb80aea4f429b7ee2d5d547108ef8e4c7d87 X-VCS-Branch: master Date: Thu, 12 Jul 2012 17:03:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a8b1a147-6984-44fb-9ff0-0dd0add19639 X-Archives-Hash: b04b5d2e4a7822636266130d0dc56ff2 commit: 7485eb80aea4f429b7ee2d5d547108ef8e4c7d87 Author: Sven Vermeulen siphos be> AuthorDate: Tue Jul 10 18:27:26 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Tue Jul 10 18:27:26 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-refp= olicy.git;a=3Dcommit;h=3D7485eb80 Add in /run/openrc location information --- policy/modules/system/init.fc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/policy/modules/system/init.fc b/policy/modules/system/init.f= c index 5559132..456bcc4 100644 --- a/policy/modules/system/init.fc +++ b/policy/modules/system/init.fc @@ -68,6 +68,7 @@ ifdef(`distro_gentoo', ` /var/lib/init\.d(/.*)? gen_context(system_u:object_r:initrc_state_t,s0) /var/lib/ip6?tables(/.*)? gen_context(system_u:object_r:initrc_tmp_t,s0= ) /var/run/svscan\.pid -- gen_context(system_u:object_r:initrc_var_run_t,s= 0) +/var/run/openrc(/.*)? gen_context(system_u:object_r:initrc_state_t,s0) ') =20 ifdef(`distro_suse', `