[node-patches] Change in ovirt-node[master]: ovirt.te: rhsmcertd_t auditd_log_t:dir
dougsland at redhat.com
dougsland at redhat.com
Mon Sep 29 00:59:44 UTC 2014
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: ovirt.te: rhsmcertd_t auditd_log_t:dir
......................................................................
ovirt.te: rhsmcertd_t auditd_log_t:dir
This patch adds:
- allow rhsmcertd_t auditd_log_t:dir { search };
Change-Id: I3d2286e133e299d3f7a8d40cb3cd4f784d9700e8
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/46/33446/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 105f19e..b95f8e8 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -286,7 +286,7 @@
}
allow rhsmcertd_t tmpfs_t:dir search;
allow rhsmcertd_t var_log_t:file open;
- allow rhsmcertd_t auditd_log_t:dir { write getattr add_name };
+ allow rhsmcertd_t auditd_log_t:dir { write getattr add_name search };
allow rhsmcertd_t auditd_log_t:file { create open getattr append };
')
--
To view, visit http://gerrit.ovirt.org/33446
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d2286e133e299d3f7a8d40cb3cd4f784d9700e8
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