[node-patches] Change in ovirt-node[master]: ovirt.te: firewalld auditd_log
dougsland at redhat.com
dougsland at redhat.com
Sun Sep 28 23:17:37 UTC 2014
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: ovirt.te: firewalld auditd_log
......................................................................
ovirt.te: firewalld auditd_log
This patch adds:
allow firewalld_t auditd_log_t:dir search;
Change-Id: Ide0c55c58f1779257968dc66320ff3c2a01f3bf6
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/43/33443/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 3e3ebf4..f761cbc 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -490,6 +490,7 @@
type firewalld_t;
}
allow firewalld_t ovirt_t:dbus send_msg;
+ allow firewalld_t auditd_log_t:dir search;
')
--
To view, visit http://gerrit.ovirt.org/33443
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ide0c55c58f1779257968dc66320ff3c2a01f3bf6
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