From: Arne Fitzenreiter Date: Sat, 25 May 2024 08:58:35 +0000 (+0200) Subject: core187: ship unbound X-Git-Tag: v2.29-core187~141 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ecccbdfca9bc198d73b004f1e16f8f577e095f0;p=ipfire-2.x.git core187: ship unbound Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/187/filelists/unbound b/config/rootfiles/core/187/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/187/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/187/update.sh b/config/rootfiles/core/187/update.sh index 3aded31af3..d2e86a3202 100644 --- a/config/rootfiles/core/187/update.sh +++ b/config/rootfiles/core/187/update.sh @@ -48,9 +48,10 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/unbound restart # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start