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 <[email protected]>
---
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 <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to