[node-patches] Change in ovirt-node[ovirt-3.5]: semodule: Fix some types (not) availabel on el6
rbarry at redhat.com
rbarry at redhat.com
Wed Aug 27 19:04:07 UTC 2014
Hello Fabian Deutsch,
I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/32099
to review the following change.
Change subject: semodule: Fix some types (not) availabel on el6
......................................................................
semodule: Fix some types (not) availabel on el6
Change-Id: I3139ddc6e5176d2ab7a8c6e9056a1a876faeae66
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M semodule/ovirt.te.in
1 file changed, 0 insertions(+), 6 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/99/32099/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 6a5d717..1264da2 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -6,15 +6,10 @@
@SEMODULE_NOT_EL6@ type collectd_t;
@SEMODULE_NOT_EL6@ type NetworkManager_t;
@SEMODULE_NOT_EL6@ type passwd_file_t;
- at SEMODULE_NOT_EL6@ type virtd_exec_t;
- at SEMODULE_NOT_EL6@ type virtd_t;
- at SEMODULE_NOT_EL6@ type virt_etc_t;
- at SEMODULE_NOT_EL6@ type virt_var_run_t;
@SEMODULE_WITH_SYSTEMD@ type systemd_localed_t;
@SEMODULE_WITH_SYSTEMD@ 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;
type getty_t;
@@ -29,7 +24,6 @@
type logrotate_t;
type mount_t;
type net_conf_t;
- type passwd_file_t;
type policykit_t;
type sanlock_t;
type setfiles_t;
--
To view, visit http://gerrit.ovirt.org/32099
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3139ddc6e5176d2ab7a8c6e9056a1a876faeae66
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list