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

dougsland at redhat.com dougsland at redhat.com
Wed Oct 1 14:21:54 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

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

ovirt.te: Add brctl type

This patch adds:
    allow brctl_t self:capability sys_module;

Change-Id: I28132e76c63240745e54d94517868f936a9aa747
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M semodule/ovirt.te.in
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/47/33647/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index d8e8d36..30b2ff7 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -50,6 +50,14 @@
 ')
 
 
+#============= brctl_t ==============
+optional_policy(`
+    require {
+        type brctl_t;
+    }
+    allow brctl_t self:capability sys_module;
+')
+
 #============= avahi_t ==============
 optional_policy(`
     require {


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

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