[node-patches] Change in ovirt-node[master]: ovirt.te: Add missing ntpd_t

fabiand at redhat.com fabiand at redhat.com
Mon Sep 8 14:54:00 UTC 2014


Fabian Deutsch has uploaded a new change for review.

Change subject: ovirt.te: Add missing ntpd_t
......................................................................

ovirt.te: Add missing ntpd_t

Change-Id: Ia8ba42c78761013071701f9e67b84297d7eb14df
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/47/32647/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 573a2b9..07a7735 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -317,6 +317,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/32647
To unsubscribe, visit http://gerrit.ovirt.org/settings

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