diff --git a/config/rootfiles/core/177/filelists/files b/config/rootfiles/core/177/filelists/files index 2b03325d3..1e50572e7 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 39b908318..a98d39f2d 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