nemunaire-overlay/www-apps/gitea/files/gitea.logrotated

9 lines
87 B
Plaintext
Raw Normal View History

2018-05-01 12:40:57 +00:00
/var/log/gitea/* {
su git git
missingok
size 5M
rotate 3
compress
copytruncate
}