mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 20:42:58 +02:00
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:
committed by
Arne Fitzenreiter
parent
a344d3c902
commit
0bdb63924b
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user