Change in vdsm[master]: Add to logrotate conf file that new created logs will be own...

ybronhei at redhat.com ybronhei at redhat.com
Mon Feb 18 13:41:08 UTC 2013


Yaniv Bronhaim has uploaded a new change for review.

Change subject: Add to logrotate conf file that new created logs will be owned by vdsm
......................................................................

Add to logrotate conf file that new created logs will be owned by vdsm

Change-Id: I67ab9159cd482c2fc405ee0a316c46a976799af8
Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
---
M vdsm/vdsm-logrotate.conf.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/60/12160/1

diff --git a/vdsm/vdsm-logrotate.conf.in b/vdsm/vdsm-logrotate.conf.in
index ce71015..53b8531 100644
--- a/vdsm/vdsm-logrotate.conf.in
+++ b/vdsm/vdsm-logrotate.conf.in
@@ -6,6 +6,7 @@
     compresscmd /usr/bin/xz
     uncompresscmd /usr/bin/unxz
     compressext .xz
+    create 644 @VDSMUSER@ @VDSMGROUP@
 }
 /var/log/core/*.dump {
     rotate 1


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I67ab9159cd482c2fc405ee0a316c46a976799af8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>


More information about the vdsm-patches mailing list