From: Michael Tremer Date: Wed, 14 Feb 2024 19:04:48 +0000 (+0000) Subject: core185: Ship unbound and BIND again X-Git-Tag: v2.29-core185~180 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5b441a4e62004171ed5957254a1322c7a4431a3;p=ipfire-2.x.git core185: Ship unbound and BIND again Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/185/filelists/bind b/config/rootfiles/core/185/filelists/bind new file mode 120000 index 0000000000..48a0ebaefd --- /dev/null +++ b/config/rootfiles/core/185/filelists/bind @@ -0,0 +1 @@ +../../../common/bind \ No newline at end of file diff --git a/config/rootfiles/core/185/filelists/unbound b/config/rootfiles/core/185/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/185/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/185/update.sh b/config/rootfiles/core/185/update.sh index beb061f4ab..3321567e36 100644 --- a/config/rootfiles/core/185/update.sh +++ b/config/rootfiles/core/185/update.sh @@ -53,6 +53,7 @@ ldconfig # Start services telinit u /etc/init.d/suricata restart +/etc/init.d/unbound restart # This update needs a reboot... #touch /var/run/need_reboot