From 5877314c378edac704f8ec670308c610d7cd9372 Mon Sep 17 00:00:00 2001 From: GowthamShanmugasundaram Date: Sat, 19 Jan 2019 06:21:43 +0000 Subject: [PATCH] After logrotate logging is not happening bugzilla: 1654183 tendrl-bug-id: Tendrl/api#455 Signed-off-by: GowthamShanmugasundaram --- config/tendrl-api_logrotate.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tendrl-api_logrotate.conf b/config/tendrl-api_logrotate.conf index b6cf685..32232e7 100644 --- a/config/tendrl-api_logrotate.conf +++ b/config/tendrl-api_logrotate.conf @@ -6,5 +6,5 @@ missingok compress notifempty - create 0664 tendrl-api tendrl-api + copytruncate }