Merge pull request #12902 from Security-Onion-Solutions/TOoSmOotH-patch-2

Update config.sls
This commit is contained in:
Mike Reeves
2024-05-01 12:56:04 -04:00
committed by GitHub

View File

@@ -84,7 +84,7 @@ crondetectionsruntime:
cron.present: cron.present:
- name: /usr/local/bin/so-detections-runtime-status cron - name: /usr/local/bin/so-detections-runtime-status cron
- identifier: detections-runtime-status - identifier: detections-runtime-status
- user: socore - user: root
- minute: '*/10' - minute: '*/10'
- hour: '*' - hour: '*'
- daymonth: '*' - daymonth: '*'