selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 1/5] redis: add log filetrans, already had log manage
@ 2018-06-08  9:53 Jason Zaman
  2018-06-08  9:53 ` [refpolicy] [PATCH 2/5] colord: allow mapping usr files Jason Zaman
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jason Zaman @ 2018-06-08  9:53 UTC (permalink / raw)
  To: refpolicy

---
 redis.te | 1 +
 1 file changed, 1 insertion(+)

diff --git a/redis.te b/redis.te
index fda6e5b..2c8495b 100644
--- a/redis.te
+++ b/redis.te
@@ -39,6 +39,7 @@ allow redis_t redis_conf_t:file rw_file_perms;
 manage_dirs_pattern(redis_t, redis_log_t, redis_log_t)
 manage_files_pattern(redis_t, redis_log_t, redis_log_t)
 manage_lnk_files_pattern(redis_t, redis_log_t, redis_log_t)
+logging_log_filetrans(redis_t, redis_log_t, dir)
 
 manage_dirs_pattern(redis_t, redis_var_lib_t, redis_var_lib_t)
 manage_files_pattern(redis_t, redis_var_lib_t, redis_var_lib_t)
-- 
2.16.4

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-06-10 17:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-08  9:53 [refpolicy] [PATCH 1/5] redis: add log filetrans, already had log manage Jason Zaman
2018-06-08  9:53 ` [refpolicy] [PATCH 2/5] colord: allow mapping usr files Jason Zaman
2018-06-10 17:11   ` Chris PeBenito
2018-06-08  9:53 ` [refpolicy] [PATCH 3/5] dirmngr: allow connecting to hkps (hkp over TLS) Jason Zaman
2018-06-10 17:11   ` Chris PeBenito
2018-06-08  9:53 ` [refpolicy] [PATCH 4/5] portage: Introduce portage_manage_tmp interface Jason Zaman
2018-06-08  9:53 ` [refpolicy] [PATCH 5/5] Allow portage to use GPG for tree signature verification Jason Zaman
2018-06-08 11:26   ` Jason Zaman
2018-06-10 17:11 ` [refpolicy] [PATCH 1/5] redis: add log filetrans, already had log manage Chris PeBenito

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).