Merge pull request #13024 from Security-Onion-Solutions/TOoSmOotH-patch-7

Update soup
This commit is contained in:
Mike Reeves
2024-05-15 18:07:28 -04:00
committed by GitHub

View File

@@ -663,6 +663,7 @@ suricata_idstools_migration() {
#Tell SOC to migrate #Tell SOC to migrate
mkdir -p /opt/so/conf/soc/migrations mkdir -p /opt/so/conf/soc/migrations
echo "0" > /opt/so/conf/soc/migrations/suricata-migration-2.4.70 echo "0" > /opt/so/conf/soc/migrations/suricata-migration-2.4.70
chown -R socore:socore /opt/so/conf/soc/migrations
} }
playbook_migration() { playbook_migration() {