Files
update-homelab-ip/service/logrotate
T
deploy bd25995d0a
Build and Deploy Docker / build (push) Successful in 1m42s
Build and Deploy Docker / deploy (push) Has been cancelled
add log rotate
2026-06-30 13:15:45 +02:00

9 lines
128 B
Plaintext

/var/log/cron/cron.log {
hourly
rotate 14
missingok
notifempty
compress
delaycompress
copytruncate
}