[node-patches] Change in ovirt-node[master]: ovirt.te: syslogd_t auditd_log_t:dir
dougsland at redhat.com
dougsland at redhat.com
Mon Sep 29 01:03:06 UTC 2014
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: ovirt.te: syslogd_t auditd_log_t:dir
......................................................................
ovirt.te: syslogd_t auditd_log_t:dir
This patch adds:
- allow syslogd_t auditd_log_t:dir { search };
Change-Id: Ib4988f53674aa11ac28b42ca69ea4f1c2f9bde7e
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M semodule/ovirt.te.in
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/48/33448/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index a9cc4ca..d099b84 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -179,7 +179,7 @@
#============= syslogd_t ==============
allow syslogd_t var_lib_t:file { write getattr open };
-allow syslogd_t auditd_log_t:dir { write add_name };
+allow syslogd_t auditd_log_t:dir { write add_name search };
allow syslogd_t auditd_log_t:file { ioctl open create append getattr };
--
To view, visit http://gerrit.ovirt.org/33448
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib4988f53674aa11ac28b42ca69ea4f1c2f9bde7e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
More information about the node-patches
mailing list