From babe22939080474f8285eea24d2abc7ce1b1addc Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 10 Dec 2020 13:02:43 +0000 Subject: [PATCH] core154: Ship unbound Signed-off-by: Michael Tremer --- config/rootfiles/core/154/filelists/unbound | 1 + config/rootfiles/core/154/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/154/filelists/unbound diff --git a/config/rootfiles/core/154/filelists/unbound b/config/rootfiles/core/154/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/154/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/154/update.sh b/config/rootfiles/core/154/update.sh index 01c7598750..37348e0dfd 100644 --- a/config/rootfiles/core/154/update.sh +++ b/config/rootfiles/core/154/update.sh @@ -48,6 +48,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/unbound restart # This update needs a reboot... #touch /var/run/need_reboot -- 2.39.5