mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Merge branch 'core188'
This commit is contained in:
@@ -13,5 +13,6 @@ var/ipfire/backup/bin/backup.pl
|
||||
var/ipfire/general-functions.pl
|
||||
var/ipfire/graphs.pl
|
||||
var/ipfire/header.pl
|
||||
var/ipfire/ids-functions.pl
|
||||
var/ipfire/lang.pl
|
||||
var/ipfire/network-functions.pl
|
||||
|
||||
@@ -122,7 +122,7 @@ ldconfig
|
||||
/etc/init.d/unbound restart
|
||||
|
||||
# Regenerate Suricata rule files
|
||||
perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::write_used_rulefiles_file();"t
|
||||
perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::write_used_rulefiles_file(&IDS::get_enabled_providers());"
|
||||
/etc/init.d/suricata reload
|
||||
|
||||
# Build initial ramdisks
|
||||
|
||||
Reference in New Issue
Block a user