From b98d3a7e109640acc2b51db0943b2f958e33f2e1 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 12 Oct 2020 10:06:22 +0000 Subject: [PATCH] core152: Ship unbound Signed-off-by: Michael Tremer --- config/rootfiles/core/152/filelists/unbound | 1 + config/rootfiles/core/152/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/152/filelists/unbound diff --git a/config/rootfiles/core/152/filelists/unbound b/config/rootfiles/core/152/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/152/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/152/update.sh b/config/rootfiles/core/152/update.sh index 5a667aa36c..5a1fa5c6d6 100644 --- a/config/rootfiles/core/152/update.sh +++ b/config/rootfiles/core/152/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.2