From 8c88d09d4b46ad6cac866babd848733195d5384f Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 16 Dec 2024 09:36:17 +0100 Subject: [PATCH] core191: ship unbound Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/191/filelists/unbound | 1 + config/rootfiles/core/191/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/191/filelists/unbound diff --git a/config/rootfiles/core/191/filelists/unbound b/config/rootfiles/core/191/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/191/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/191/update.sh b/config/rootfiles/core/191/update.sh index ddc9d13b38..e42b620685 100644 --- a/config/rootfiles/core/191/update.sh +++ b/config/rootfiles/core/191/update.sh @@ -67,6 +67,7 @@ ldconfig # Start services /etc/init.d/sshd restart +/etc/init.d/unbound restart /etc/init.d/suricata restart # This update needs a reboot... -- 2.39.5