[node-patches] Change in ovirt-node[master]: Revert "selinux: Add fcontext for core dumps"
fabiand at redhat.com
fabiand at redhat.com
Fri Aug 15 16:06:58 UTC 2014
Fabian Deutsch has uploaded a new change for review.
Change subject: Revert "selinux: Add fcontext for core dumps"
......................................................................
Revert "selinux: Add fcontext for core dumps"
The problem is that the kernel at build time does not know about the
label virt_cache_t and fails to relabel the whole fs.
The relabeling of the directory needs to happen at runtime.
This reverts commit 88ceb280bb3c21a9aa252f841eaf4267a2279b40.
Change-Id: Ie486ef0afcbad4acd92333d5f530b1705efaeb20
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M semodule/ovirt.fc
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/41/31541/1
diff --git a/semodule/ovirt.fc b/semodule/ovirt.fc
index c208b58..b4d0a2b 100644
--- a/semodule/ovirt.fc
+++ b/semodule/ovirt.fc
@@ -2,4 +2,3 @@
/etc/rc\.d/init\.d/ovirt-post -- gen_context(system_u:object_r:ovirt_exec_t)
/usr/libexec/ovirt-init-functions.sh -- gen_context(system_u:object_r:ovirt_exec_t)
-/var/log/core(./*)? gen_context(system_u:object_r:virt_cache_t)
--
To view, visit http://gerrit.ovirt.org/31541
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie486ef0afcbad4acd92333d5f530b1705efaeb20
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