Douglas Schilling Landgraf has uploaded a new change for review.

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

ovirt.te: Add gssd type

This patch adds:
    allow gssd_t tmpfs_t:dir search;

Change-Id: If57ab28bc2af9469d7360565b97ceb0553ebaa72
Signed-off-by: Douglas Schilling Landgraf <[email protected]>
---
M semodule/ovirt.te.in
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/49/33649/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 0426039..cfff8f5 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -58,6 +58,14 @@
     allow brctl_t self:capability sys_module;
 ')
 
+#============= gssd_t ==============
+optional_policy(`
+    require {
+        type gssd_t;
+    }
+    allow gssd_t tmpfs_t:dir search;
+')
+
 #============= avahi_t ==============
 optional_policy(`
     require {


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If57ab28bc2af9469d7360565b97ceb0553ebaa72
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to