From f047677d8a2c4df46fc67ea87f93e766d34a332c Mon Sep 17 00:00:00 2001 From: DefensiveDepth Date: Fri, 14 Nov 2025 09:03:08 -0500 Subject: [PATCH] Check correct files --- salt/manager/tools/sbin/soup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/salt/manager/tools/sbin/soup b/salt/manager/tools/sbin/soup index fae574cae..64f1880d7 100755 --- a/salt/manager/tools/sbin/soup +++ b/salt/manager/tools/sbin/soup @@ -1235,8 +1235,8 @@ check_config_file() { } # Check so-rule-update and rulecat.conf -SO_RULE_UPDATE="/nsm/backup/detections-migration/2-4-200/so-rule-update" -RULECAT_CONF="/nsm/backup/detections-migration/2-4-200/rulecat.conf" +SO_RULE_UPDATE="/usr/sbin/so-rule-update" +RULECAT_CONF="/opt/so/conf/idstools/etc/rulecat.conf" custom_found=0