[PATCH 4/4] portage: Add new interfaces to portage_ro_role
Luis Ressel <[email protected]> Thu, 15 Oct 2015 12:44:43 +0200
| Newsgroups | gmane.linux.gentoo.hardened |
|---|---|
| Message-ID | <[email protected]> |
--- policy/modules/contrib/portage.if | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/contrib/portage.if b/policy/modules/contrib/portage.if index 962dcca..e9de28e 100644 --- a/policy/modules/contrib/portage.if +++ b/policy/modules/contrib/portage.if @@ -410,6 +410,8 @@ interface(`portage_ro_role',` portage_read_config($1) portage_read_db($1) portage_read_ebuild($1) + portage_read_log($1) + portage_read_srcrepo($1) portage_dontaudit_write_cache($1) ') -- 2.6.1