[node-patches] Change in ovirt-node[master]: ovirt.te: add hostname type

dougsland at redhat.com dougsland at redhat.com
Wed Oct 1 14:23:55 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: ovirt.te: add hostname type
......................................................................

ovirt.te: add hostname type

This patch adds:
    allow hostname_t dhcpc_t:udp_socket { read write };

Change-Id: Ic8ad7093493d19fe6b2480dabdcf926b8a13ed6a
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/50/33650/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index cfff8f5..212644e 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -272,6 +272,7 @@
     type hostname_t;
 }
 allow hostname_t tmpfs_t:dir search;
+allow hostname_t dhcpc_t:udp_socket { read write };
 
 
 #============= systemd_sysctl_t ==============


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

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