docker-python-runner/docker/logrotate-cron

8 lines
94 B
Plaintext
Raw Permalink Normal View History

2022-09-20 09:23:37 +00:00
/var/log/cron.log {
rotate 4
compress
delaycompress
missingok
notifempty
sharedscripts
}