pi-hole/automated install
MichaIng 8f5296536e
Fix dnsmasq v5 to v6 config migration
The dnsmasq config files were removed in `remove_old_dnsmasq_ftl_configs()`, before they were tried to be migrated via `migrate_dnsmasq_configs()`, and hence most settings were lost during v5 to v6 update.

This commit renames and adjussts `remove_old_dnsmasq_ftl_configs()` to move dnsmasq config files into the migration directory instead, to be picked up by `migrate_dnsmasq_configs()` later.

Signed-off-by: MichaIng <micha@dietpi.com>
2025-02-22 21:43:49 +01:00
..
basic-install.sh Fix dnsmasq v5 to v6 config migration 2025-02-22 21:43:49 +01:00
uninstall.sh installer: use a drop-in to disable systemd-resolved stub listener 2025-02-04 16:18:04 -05:00