From: Michael Tremer Date: Wed, 14 Feb 2024 19:01:25 +0000 (+0000) Subject: core184: Ship unbound X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f3d7ce3b5d83222c78bc2b246f6afd5766af4dc9;p=people%2Fstevee%2Fipfire-2.x.git core184: Ship unbound Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/184/filelists/unbound b/config/rootfiles/core/184/filelists/unbound new file mode 120000 index 000000000..66adf0924 --- /dev/null +++ b/config/rootfiles/core/184/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/184/update.sh b/config/rootfiles/core/184/update.sh index 024c44be7..3bf38ff8b 100644 --- a/config/rootfiles/core/184/update.sh +++ b/config/rootfiles/core/184/update.sh @@ -81,6 +81,7 @@ telinit u /etc/init.d/vnstat start /etc/init.d/collectd restart /etc/init.d/suricata restart +/etc/init.d/unbound restart if [ -f /var/ipfire/proxy/enable ]; then /etc/init.d/squid start fi