From: pebenito@ieee.org (Chris PeBenito) Date: Tue, 12 Sep 2017 19:06:57 -0400 Subject: [refpolicy] [PATCH] mandb: man-db needs to map its 'index.db' cache In-Reply-To: <20170912071630.21994-1-aranea@aixah.de> References: <20170912071630.21994-1-aranea@aixah.de> Message-ID: <401e4d67-d3a2-0e4d-11b4-6321c144d862@ieee.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 09/12/2017 03:16 AM, Luis Ressel via refpolicy wrote: > --- > mandb.te | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/mandb.te b/mandb.te > index 5c759da..015e281 100644 > --- a/mandb.te > +++ b/mandb.te > @@ -46,6 +46,7 @@ files_search_pids(mandb_t) > fs_getattr_xattr_fs(mandb_t) > > miscfiles_manage_man_cache(mandb_t) > +miscfiles_map_man_cache(mandb_t) > miscfiles_read_man_pages(mandb_t) > miscfiles_read_localization(mandb_t) Merged. -- Chris PeBenito