From: Peter Müller Date: Fri, 23 Sep 2022 10:35:39 +0000 (+0000) Subject: Core Update 171: Ship and restart Unbound X-Git-Tag: v2.27-core171~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64fc136084e7fa759c7261a3f6e54d9eea72d5fc;p=ipfire-2.x.git Core Update 171: Ship and restart Unbound Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/171/filelists/unbound b/config/rootfiles/core/171/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/171/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/171/update.sh b/config/rootfiles/core/171/update.sh index 1332f676df..fc65dd8519 100644 --- a/config/rootfiles/core/171/update.sh +++ b/config/rootfiles/core/171/update.sh @@ -45,6 +45,7 @@ done # Stop services /etc/rc.d/init.d/apache stop +/etc/rc.d/init.d/unbound stop /etc/rc.d/init.d/squid stop /usr/local/bin/openvpnctrl -k /usr/local/bin/openvpnctrl -kn2n @@ -185,6 +186,7 @@ rm -rvf \ /usr/lib/libnettle.so.8.4 \ /usr/lib/libns-9.16.31.so \ /usr/lib/libopcodes-2.37.so \ + /usr/lib/libunbound.so.8.1.18 \ /usr/lib/perl5/5.32* \ /usr/lib/perl5/site_perl/5.32* @@ -202,6 +204,7 @@ ldconfig # Start services /etc/rc.d/init.d/collectd start +/etc/rc.d/init.d/unbound start /etc/rc.d/init.d/apache start if grep -q "ENABLED=on" /var/ipfire/ovpn/settings; then /usr/local/bin/openvpnctrl -s