From ffb5d3b63d6bef8f4b7d14b4077a292f37fb1538 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 30 Aug 2023 16:21:49 +0000 Subject: [PATCH] core180: Ship unbound Signed-off-by: Michael Tremer --- config/rootfiles/core/180/filelists/unbound | 1 + config/rootfiles/core/180/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/180/filelists/unbound diff --git a/config/rootfiles/core/180/filelists/unbound b/config/rootfiles/core/180/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/180/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/180/update.sh b/config/rootfiles/core/180/update.sh index 664654f7c5..764cc8cc19 100644 --- a/config/rootfiles/core/180/update.sh +++ b/config/rootfiles/core/180/update.sh @@ -56,6 +56,7 @@ ldconfig telinit u /etc/rc.d/init.d/sshd restart /etc/rc.d/init.d/vnstat restart +/etc/rc.d/init.d/unbound restart # This update needs a reboot... #touch /var/run/need_reboot -- 2.39.5