Add gitlab 8.3.2
This commit is contained in:
10
www-apps/gitlabhq/files/gitlab.logrotate
Normal file
10
www-apps/gitlabhq/files/gitlab.logrotate
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@LOG_DIR@/*.log {
|
||||
missingok
|
||||
delaycompress
|
||||
compress
|
||||
copytruncate
|
||||
}
|
||||
Reference in New Issue
Block a user