mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fix location for files
This commit is contained in:
@@ -716,7 +716,7 @@ firewall_generate_templates() {
|
|||||||
printf '%s\n'\
|
printf '%s\n'\
|
||||||
"$i:"\
|
"$i:"\
|
||||||
" - 127.0.0.1"\
|
" - 127.0.0.1"\
|
||||||
"" > "$firewall_pillar_path/$i.sls"
|
"" > "$firewall_pillar_path"/$i.sls
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user