From: Peter Müller Date: Thu, 13 Jul 2023 14:28:44 +0000 (+0000) Subject: Core Update 177: Ship unbound-dhcp-leases-bridge X-Git-Tag: v2.27-core177~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16c82f31aa944b248dedb51469e385052f9ea161;p=ipfire-2.x.git Core Update 177: Ship unbound-dhcp-leases-bridge Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/177/filelists/files b/config/rootfiles/core/177/filelists/files index 2b03325d34..1e50572e74 100644 --- a/config/rootfiles/core/177/filelists/files +++ b/config/rootfiles/core/177/filelists/files @@ -233,3 +233,4 @@ lib/firmware/rtlwifi/rtl8192fufw.bin lib/firmware/rtw89/rtw8851b_fw.bin lib/firmware/rtw89/rtw8852b_fw-1.bin lib/firmware/rtw89/rtw8852c_fw.bin +usr/sbin/unbound-dhcp-leases-bridge diff --git a/config/rootfiles/core/177/update.sh b/config/rootfiles/core/177/update.sh index 39b9083187..a98d39f2d1 100644 --- a/config/rootfiles/core/177/update.sh +++ b/config/rootfiles/core/177/update.sh @@ -121,6 +121,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/unbound reload /etc/init.d/ntp restart if [ -f /var/ipfire/proxy/enable ]; then /etc/init.d/squid start