]> git.openstreetmap.org Git - chef.git/blob - cookbooks/cplanet/templates/default/planet-update.logrotate.erb
Rework cplanet file locations
[chef.git] / cookbooks / cplanet / templates / default / planet-update.logrotate.erb
1 /var/log/planet-update.log {
2        compress
3        notifempty
4        missingok
5 }