Update config.sls

This commit is contained in:
Mike Reeves
2024-05-01 12:00:39 -04:00
committed by GitHub
parent 8cd75902f2
commit f7223f132a

View File

@@ -84,7 +84,7 @@ crondetectionsruntime:
cron.present: cron.present:
- name: /usr/local/bin/so-detections-runtime-status cron > /opt/so/log/soc/detection-sync.log 2>&1 - name: /usr/local/bin/so-detections-runtime-status cron > /opt/so/log/soc/detection-sync.log 2>&1
- identifier: detections-runtime-status - identifier: detections-runtime-status
- user: socore - user: root
- minute: '*/10' - minute: '*/10'
- hour: '*' - hour: '*'
- daymonth: '*' - daymonth: '*'