diff --git a/config/cfgroot/ids-functions.pl b/config/cfgroot/ids-functions.pl index dd5257a45..347257070 100644 --- a/config/cfgroot/ids-functions.pl +++ b/config/cfgroot/ids-functions.pl @@ -25,6 +25,7 @@ package IDS; require '/var/ipfire/general-functions.pl'; require "${General::swroot}/network-functions.pl"; +require "${General::swroot}/suricata/ruleset-sources"; # Location where all config and settings files are stored. our $settingsdir = "${General::swroot}/suricata";