Merge branch '2.4/dev' into config

This commit is contained in:
Jason Ertel
2022-12-06 12:38:43 -05:00
committed by GitHub

View File

@@ -151,7 +151,7 @@ filecheck_run:
filcheck_history_clean: filcheck_history_clean:
cron.present: cron.present:
- name: '/usr/bin/find /nsm/strelka/history/ -type f -mtime +2 -exec rm {} + > /dev/null 2>&1>' - name: '/usr/bin/find /nsm/strelka/history/ -type f -mtime +2 -exec rm {} + > /dev/null 2>&1'
- minute: '33' - minute: '33'
# End Filecheck Section # End Filecheck Section