From 63de1d010f21ee5c66fd16c87c65fc18e2087235 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 17 Aug 2020 17:48:21 +0000 Subject: [PATCH] core149: Ship updated unbound Signed-off-by: Michael Tremer --- config/rootfiles/core/149/filelists/unbound | 1 + config/rootfiles/core/149/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/149/filelists/unbound diff --git a/config/rootfiles/core/149/filelists/unbound b/config/rootfiles/core/149/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/149/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/149/update.sh b/config/rootfiles/core/149/update.sh index 6db2e9a020..63e10efaaf 100644 --- a/config/rootfiles/core/149/update.sh +++ b/config/rootfiles/core/149/update.sh @@ -50,6 +50,7 @@ ldconfig # Start services /etc/init.d/apache2 restart +/etc/init.d/unbound restart # Update crontab sed -i /var/spool/cron/root.orig \ -- 2.39.2