Added logrotate configuration file

This commit is contained in:
patvdv
2018-11-10 21:38:42 +01:00
parent ba8f336945
commit ecbc9b36f4
2 changed files with 13 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
/var/opt/hc/check_health.sh.log {
monthly
notifempty
create 644 root root
}