Ensure filecheck is up by checking every minute

This commit is contained in:
Jason Ertel
2022-11-17 10:48:53 -05:00
parent 7f7e5474ed
commit ed9aa5b73f

View File

@@ -138,7 +138,6 @@ filecheck_run:
cron.present: cron.present:
- name: 'ps -ef | grep filecheck | grep -v grep || python3 /opt/so/conf/strelka/filecheck >> /opt/so/log/strelka/filecheck_stdout.log 2>&1 &' - name: 'ps -ef | grep filecheck | grep -v grep || python3 /opt/so/conf/strelka/filecheck >> /opt/so/log/strelka/filecheck_stdout.log 2>&1 &'
- user: socore - user: socore
- minute: 9
filcheck_history_clean: filcheck_history_clean:
cron.present: cron.present: