backup.pl: Run convert-ids-backend-files converter.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2022-04-16 15:57:34 +02:00
parent 7bc15b982c
commit b3dbe9ef64

View File

@@ -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