gentoo-overlay/www-apps/gitea/files/gitea.logrotated
Manuel Friedli 23ffbe2749 www-apps/gitea: Add ebuild for version 1.5.0.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
2018-09-01 23:54:51 +02:00

9 lines
87 B
Plaintext

/var/log/gitea/* {
su git git
missingok
size 5M
rotate 3
compress
copytruncate
}