commit: 1f671a7d8f670deb3562ee1d6119c6d509d1e7ed
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jan 11 18:00:30 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Feb 9 20:12:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f671a7d
www-apps/gitea: remove unused file
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
www-apps/gitea/files/gitea.logrotated | 8 --------
1 file changed, 8 deletions(-)
diff --git a/www-apps/gitea/files/gitea.logrotated
b/www-apps/gitea/files/gitea.logrotated
deleted file mode 100644
index ec6ddfe606b..00000000000
--- a/www-apps/gitea/files/gitea.logrotated
+++ /dev/null
@@ -1,8 +0,0 @@
-/var/log/gitea/* {
- su git git
- missingok
- size 5M
- rotate 3
- compress
- copytruncate
-}