Fix in logrotate.

This commit is contained in:
patvdv 2019-03-24 22:25:32 +01:00
parent b23a6b8854
commit ba0c317566

View File

@ -1,6 +1,7 @@
/var/opt/hc/check_health.sh.log {
monthly
notifempty
missingok
rotate 6
create 644 root root
}