From 16c82f31aa944b248dedb51469e385052f9ea161 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Thu, 13 Jul 2023 14:28:44 +0000 Subject: [PATCH] Core Update 177: Ship unbound-dhcp-leases-bridge MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/177/filelists/files | 1 + config/rootfiles/core/177/update.sh | 1 + 2 files changed, 2 insertions(+) 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 -- 2.39.5