mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 14:07:49 +02:00
add rules dir, change so-yar-update to save to local/salt/strelka/rules
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
echo "Starting to check for yara rule updates at $(date)..."
|
echo "Starting to check for yara rule updates at $(date)..."
|
||||||
|
|
||||||
output_dir="/opt/so/saltstack/default/salt/strelka/rules"
|
output_dir="/opt/so/saltstack/local/salt/strelka/rules"
|
||||||
mkdir -p $output_dir
|
mkdir -p $output_dir
|
||||||
repos="/opt/so/conf/strelka/repos.txt"
|
repos="/opt/so/conf/strelka/repos.txt"
|
||||||
newcounter=0
|
newcounter=0
|
||||||
|
|||||||
Reference in New Issue
Block a user