From ed9aa5b73f81b9535ddff6cce02a13664c48a829 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Thu, 17 Nov 2022 10:48:53 -0500 Subject: [PATCH] Ensure filecheck is up by checking every minute --- salt/strelka/init.sls | 1 - 1 file changed, 1 deletion(-) diff --git a/salt/strelka/init.sls b/salt/strelka/init.sls index 0706cda66..155126f91 100644 --- a/salt/strelka/init.sls +++ b/salt/strelka/init.sls @@ -138,7 +138,6 @@ filecheck_run: 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 &' - user: socore - - minute: 9 filcheck_history_clean: cron.present: