1
0
mirror of https://github.com/krislamo/vagrant-easyredmine synced 2025-04-06 04:14:21 +00:00
2016-10-10 13:10:03 -04:00

10 lines
145 B
Django/Jinja

{{ redmine_root_dir }}/log/*.log {
su {{ redmine_owner }} {{ redmine_owner }}
daily
missingok
rotate 7
compress
notifempty
copytruncate
}