From 560584dd52ba78edcda5d0a34360caf7347e68c4 Mon Sep 17 00:00:00 2001 From: immarvin Date: Tue, 18 Apr 2017 23:20:17 -0400 Subject: [PATCH] fix issue performing yum update xCAT* overwrote our log rotate settings. #2795 --- xCAT/xCAT.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 4572e89e6..5842d6664 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -251,7 +251,7 @@ exit 0 /install/postscripts /install/prescripts %ifos linux -/etc/logrotate.d/xcat +%config /etc/logrotate.d/xcat /etc/rsyslog.d/xcat-cluster.conf /etc/rsyslog.d/xcat-compute.conf /etc/rsyslog.d/xcat-debug.conf