mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 13:02:58 +02:00
backup.pl: Run convert-ids-backend-files converter.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -171,6 +171,12 @@ restore_backup() {
|
||||
convert-ids-multiple-providers
|
||||
fi
|
||||
|
||||
# IDS backend converter.
|
||||
if [ -e "/var/ipfire/suricata/oinkmaster.conf" ]; then
|
||||
# Run the converter
|
||||
convert-ids-backend-files
|
||||
fi
|
||||
|
||||
# Convert DNS settings
|
||||
convert-dns-settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user