[node-patches] Change in ovirt-node[master]: ovirt.te: Add iptable type

dougsland at redhat.com dougsland at redhat.com
Wed Oct 1 14:26:58 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: ovirt.te: Add iptable type
......................................................................

ovirt.te: Add iptable type

This patch adds iptables_t

Change-Id: I751944149d7763070d1890d3e0421a23fda287c8
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/55/33655/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 9f8902f..6387123 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -526,6 +526,7 @@
 optional_policy(`
     require {
         type firewalld_t;
+        type iptables_t;
     }
     allow firewalld_t ovirt_t:dbus send_msg;
     allow firewalld_t auditd_log_t:dir { write add_name search };


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

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