From: Arne Fitzenreiter Date: Sat, 25 Jan 2020 19:44:18 +0000 (+0000) Subject: core141: run convert-dns-settings at update X-Git-Tag: v2.25-core141~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8961fd08527186b2b663d0b29c01fbc4ba2fdf49;p=ipfire-2.x.git core141: run convert-dns-settings at update Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/141/update.sh b/config/rootfiles/core/141/update.sh index 305972e180..b6e8464f33 100644 --- a/config/rootfiles/core/141/update.sh +++ b/config/rootfiles/core/141/update.sh @@ -71,7 +71,11 @@ telinit u # Update Language cache /usr/local/bin/filesystem-cleanup +# Convert DNS settings +/usr/local/bin/convert-dns-settings + # Start services +/etc/init.d/unbound restart # This update needs a reboot... touch /var/run/need_reboot