Skip to content

Commit 854799f

Browse files
authored
Merge pull request #12902 from Security-Onion-Solutions/TOoSmOotH-patch-2
Update config.sls
2 parents 05c6992 + 10c8e42 commit 854799f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

salt/soc/config.sls

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ socmotd:
8282
8383
crondetectionsruntime:
8484
cron.present:
85-
- name: /usr/local/bin/so-detections-runtime-status cron
85+
- name: /usr/local/bin/so-detections-runtime-status cron
8686
- identifier: detections-runtime-status
87-
- user: socore
87+
- user: root
8888
- minute: '*/10'
8989
- hour: '*'
9090
- daymonth: '*'

0 commit comments

Comments
 (0)