[node-patches] Change in ovirt-node[master]: selinux: Fix VM core dumps

fabiand at fedoraproject.org fabiand at fedoraproject.org
Wed Jun 4 07:43:19 UTC 2014


Fabian Deutsch has uploaded a new change for review.

Change subject: selinux: Fix VM core dumps
......................................................................

selinux: Fix VM core dumps

Change-Id: Ib4d635cf89addee1703c7b81666fafe27ac4f87a
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1104083
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M semodule/ovirt.te.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/44/28344/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index ec44a52..d747b89 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -92,7 +92,7 @@
 
 
 #============= logrotate_t ==============
-allow logrotate_t virt_cache_t:dir read;
+allow logrotate_t virt_cache_t:dir { read getattr };
 allow logrotate_t var_lib_t:file write;
 
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib4d635cf89addee1703c7b81666fafe27ac4f87a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list