backup: Fix saving DNS settings

There was a typo in /var/ipfire/dns/servers and the settings
file was not explicitely included in the backup.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Michael Tremer
2020-03-04 10:44:50 +00:00
committed by Arne Fitzenreiter
parent a344d3c902
commit 0bdb63924b

View File

@@ -31,7 +31,7 @@
/var/ipfire/*/*.conf
/var/ipfire/*/config
/var/ipfire/dhcp/*
/var/ipfire/dns/server
/var/ipfire/dns
/var/ipfire/dnsforward/*
/var/ipfire/*/enable
/var/ipfire/*/*enable*