From f3d7ce3b5d83222c78bc2b246f6afd5766af4dc9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 14 Feb 2024 19:01:25 +0000 Subject: [PATCH] core184: Ship unbound Signed-off-by: Michael Tremer --- config/rootfiles/core/184/filelists/unbound | 1 + config/rootfiles/core/184/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/184/filelists/unbound 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 -- 2.39.5