Fabian Deutsch has uploaded a new change for review.

Change subject: semodule: Fix incorrect variables usage
......................................................................

semodule: Fix incorrect variables usage

Change-Id: I338fe059cedde91f34a0852974ddabf17ea5c057
Signed-off-by: Fabian Deutsch <[email protected]>
---
M semodule/ovirt.te.in
1 file changed, 2 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/08/30708/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 878646a..b86da7c 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -10,13 +10,10 @@
 @SEMODULE_NOT_EL6@    type virtd_t;
 @SEMODULE_NOT_EL6@    type virt_etc_t;
 @SEMODULE_NOT_EL6@    type virt_var_run_t;
-@SEMODULE_WITH_SYSTEMD@    type etc_t;
-@SEMODULE_WITH_SYSTEMD@    type sshd_net_t;
 @SEMODULE_WITH_SYSTEMD@    type systemd_localed_t;
 @SEMODULE_WITH_SYSTEMD@    type systemd_unit_file_t;
-@COLLECTD_COMMENT@    type collectd_t;
-@SYSTEMD_COMMENT@    type systemd_localed_t;
-@SYSTEMD_COMMENT@    type systemd_unit_file_t;
+@SEMODULE_WITH_SYSTEMD@    type systemd_localed_t;
+@SEMODULE_WITH_SYSTEMD@    type systemd_unit_file_t;
     type collectd_t;
     type etc_t;
     type dmesg_t;


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I338fe059cedde91f34a0852974ddabf17ea5c057
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: Fabian Deutsch <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to