[node-patches] Change in ovirt-node[master]: ovirt.te: add svirt avc for nfs
dougsland at redhat.com
dougsland at redhat.com
Wed Oct 8 19:28:46 UTC 2014
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: ovirt.te: add svirt avc for nfs
......................................................................
ovirt.te: add svirt avc for nfs
This patch adds the following avc:
- allow svirt_t nfs_t:file open;
Change-Id: Ieeb3ea564c80b3a24ed643dcf6b352c40bd3a5b4
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/47/33947/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 184c22a..d279129 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -228,6 +228,7 @@
#============= svirt_t ==============
allow svirt_t initrc_t:unix_stream_socket connectto;
allow svirt_t sanlock_t:unix_stream_socket connectto;
+allow svirt_t nfs_t:file open;
#============= syslogd_t ==============
--
To view, visit http://gerrit.ovirt.org/33947
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieeb3ea564c80b3a24ed643dcf6b352c40bd3a5b4
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