[node-patches] Change in ovirt-node[ovirt-3.5]: selinux: Additional permissions
fabiand at redhat.com
fabiand at redhat.com
Fri Oct 9 16:50:54 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/66/47166/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index bf36ac3..c56fb54 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -289,7 +289,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/47166
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieea35e781a8db09a45a33b8ec85790a7a21b8b9f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list