2017-09-12 07:16:30

by Mira Ressel

[permalink] [raw]
Subject: [refpolicy] [PATCH] mandb: man-db needs to map its 'index.db' cache

---
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)

--
2.14.1


2017-09-12 23:06:57

by Chris PeBenito

[permalink] [raw]
Subject: [refpolicy] [PATCH] mandb: man-db needs to map its 'index.db' cache

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