mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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
|
convert-ids-multiple-providers
|
||||||
fi
|
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
|
||||||
convert-dns-settings
|
convert-dns-settings
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user