From 10c8e4203c273b90dcfa2d76f48d3595520a6b18 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Wed, 1 May 2024 12:54:21 -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 545118dd9..b440b07fc 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 > /opt/so/log/soc/detection-sync.log 2>&1 + - name: /usr/local/bin/so-detections-runtime-status cron - identifier: detections-runtime-status - user: root - minute: '*/10'