mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
idstools removal refactor
This commit is contained in:
@@ -1131,6 +1131,8 @@ fi
|
|||||||
#idstools conf parse
|
#idstools conf parse
|
||||||
RULECAT_CONF="/opt/so/conf/idstools/etc/rulecat.conf"
|
RULECAT_CONF="/opt/so/conf/idstools/etc/rulecat.conf"
|
||||||
|
|
||||||
|
echo "Checking $RULECAT_CONF for custom configurations..."
|
||||||
|
|
||||||
# Parse RULECAT_CONF and check for custom configs
|
# Parse RULECAT_CONF and check for custom configs
|
||||||
if [[ ! -f "$RULECAT_CONF" ]]; then
|
if [[ ! -f "$RULECAT_CONF" ]]; then
|
||||||
echo "Warning: $RULECAT_CONF not found - leaving syncBlock."
|
echo "Warning: $RULECAT_CONF not found - leaving syncBlock."
|
||||||
|
|||||||
Reference in New Issue
Block a user