commit: 79fedf6d43030d7b52d04e564c076fe3a5be3df0 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> AuthorDate: Sun Aug 10 16:48:54 2014 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Sun Aug 10 16:48:54 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=79fedf6d
Mark python-exec/layman as portage_fetch_exec_t --- policy/modules/contrib/portage.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/portage.fc b/policy/modules/contrib/portage.fc index 6599573..cc65c01 100644 --- a/policy/modules/contrib/portage.fc +++ b/policy/modules/contrib/portage.fc @@ -38,5 +38,6 @@ ifdef(`distro_gentoo',` /usr/lib/python-exec/python[0-9]?\.[0-9]?/glsa-check -- gen_context(system_u:object_r:portage_exec_t,s0) +/usr/lib/python-exec/python[0-9].\.[0-9]?/layman -- gen_context(system_u:object_r:portage_fetch_exec_t,s0) /var/log/sandbox(/.*)? gen_context(system_u:object_r:portage_log_t,s0) ')