[node-patches] Change in ovirt-node[master]: selinux: Add missign type ntpd_t

fabiand at redhat.com fabiand at redhat.com
Thu Sep 4 15:08:03 UTC 2014


Fabian Deutsch has uploaded a new change for review.

Change subject: selinux: Add missign type ntpd_t
......................................................................

selinux: Add missign type ntpd_t

Change-Id: I5f0d9949cf43b2842c2a9aa8cdb9fbb388a50386
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M semodule/ovirt.te.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/98/32498/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index ba8b0c1..0761443 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -313,6 +313,7 @@
 optional_policy(`
     require {
         type init_tmp_t;
+        type ntpd_t;
     }
     allow ntpd_t init_tmp_t:dir { write add_name remove_name };
     allow ntpd_t init_tmp_t:file { create open unlink write };


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5f0d9949cf43b2842c2a9aa8cdb9fbb388a50386
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list