From ad9fdf064b579ec2399da5755d20209461feff2a Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 8 May 2024 15:24:29 -0400 Subject: [PATCH] Update config.sls --- salt/soc/config.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/soc/config.sls b/salt/soc/config.sls index b440b07fc..a85032295 100644 --- a/salt/soc/config.sls +++ b/salt/soc/config.sls @@ -82,7 +82,7 @@ socmotd: crondetectionsruntime: cron.present: - - name: /usr/local/bin/so-detections-runtime-status cron + - name: /usr/sbin/so-detections-runtime-status cron - identifier: detections-runtime-status - user: root - minute: '*/10'