[node-patches] Change in ovirt-node[master]: ovirt.te: sysstat_t auditd_log_t
dougsland at redhat.com
dougsland at redhat.com
Mon Sep 29 01:06:11 UTC 2014
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: ovirt.te: sysstat_t auditd_log_t
......................................................................
ovirt.te: sysstat_t auditd_log_t
This patch adds:
- allow sysstat_t auditd_log_t:dir search;
Change-Id: I685ac4ec25ee6a50f0fa8be90cfd9f20a945a1e1
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M semodule/ovirt.te.in
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/49/33449/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index d099b84..6de5cab 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -190,6 +190,7 @@
}
allow sysstat_t admin_home_t:dir { search getattr };
allow sysstat_t auditd_log_t:file { read lock open append };
+allow sysstat_t auditd_log_t:dir search;
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/33449
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I685ac4ec25ee6a50f0fa8be90cfd9f20a945a1e1
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