[node-patches] Change in ovirt-node[master]: ovirt.te: sysstat_t:getattr add_name

dougsland at redhat.com dougsland at redhat.com
Thu Oct 2 02:06:34 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: ovirt.te: sysstat_t:getattr add_name
......................................................................

ovirt.te: sysstat_t:getattr add_name

This patch adds:
    - allow sysstat_t auditd_log_t:dir { getattr add_name };

Change-Id: I7b23b1f60a5e72f117310370ced5301c584c6c01
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/93/33693/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index d481d78..9a9c7ad 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -234,7 +234,7 @@
 }
 allow sysstat_t admin_home_t:dir { search getattr };
 allow sysstat_t auditd_log_t:file { read lock open append getattr };
-allow sysstat_t auditd_log_t:dir { write search };
+allow sysstat_t auditd_log_t:dir { write search getattr add_name };
 allow sysstat_t tmpfs_t:dir search;
 allow sysstat_t var_lib_t:file { read append };
 allow sysstat_t var_log_t:file { open read };


-- 
To view, visit http://gerrit.ovirt.org/33693
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7b23b1f60a5e72f117310370ced5301c584c6c01
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