From 8c5d22e67ee3ee09a413784c3493d1e9dd4ced5d Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Tue, 13 Jan 2015 21:30:18 +0530 Subject: [PATCH] install: fix log rotation configuration --- Changelog.md | 1 + assets/setup/install | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 4da94146..f1f02e39 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,7 @@ **latest** - init: added GOOGLE_ANALYTICS_ID configuration option - added support for mantis issue tracker +- fixed log rotation configuration **7.6.2** - gitlab: upgrade to CE v.7.6.2 diff --git a/assets/setup/install b/assets/setup/install index 277bcc03..0e018c41 100755 --- a/assets/setup/install +++ b/assets/setup/install @@ -142,7 +142,7 @@ ${GITLAB_LOG_DIR}/gitlab/*.log { EOF # configure gitlab-shell log rotation -cat > /etc/logrotate.d/gitlab < /etc/logrotate.d/gitlab-shell < /etc/logrotate.d/gitlab < /etc/logrotate.d/gitlab-nginx <