[node-patches] Change in ovirt-node[master]: selinux: Additional permissions

fabiand at redhat.com fabiand at redhat.com
Mon Sep 28 13:56:32 UTC 2015


Fabian Deutsch has uploaded a new change for review.

Change subject: selinux: Additional permissions
......................................................................

selinux: Additional permissions

Change-Id: Ieea35e781a8db09a45a33b8ec85790a7a21b8b9f
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M semodule/ovirt.te.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/57/46757/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 0775204..4d69ad2 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -307,7 +307,7 @@
     require {
         type modules_dep_t;
     }
-    allow iscsid_t modules_dep_t:file { read };
+    allow iscsid_t modules_dep_t:file { read open getattr };
 ')
 
 #============= ping_t ==============


-- 
To view, visit https://gerrit.ovirt.org/46757
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieea35e781a8db09a45a33b8ec85790a7a21b8b9f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list