[node-patches] Change in ovirt-node[master]: ovirt.te: svirt_t:process transition

dougsland at redhat.com dougsland at redhat.com
Tue Oct 14 01:58:28 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: ovirt.te: svirt_t:process transition
......................................................................

ovirt.te: svirt_t:process transition

This patch adds:
    - allow init_t svirt_t:process transition;

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


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/01/34101/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index c735914..b45fc93 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -420,6 +420,8 @@
     allow iptables_t insmod_t:process { siginh rlimitinh noatsecure };
 ')
 
+#============= init_t ==============
+allow init_t svirt_t:process transition;
 
 #============= rpcbind_t ==============
 optional_policy(`


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

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