From d32ce68c3e2cc0bde4407d97e1f09d8a1efba0e7 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 17 Jul 2025 09:33:00 +0000 Subject: [PATCH] core197: Ship unbound Signed-off-by: Michael Tremer --- config/rootfiles/core/197/filelists/unbound | 1 + config/rootfiles/core/197/update.sh | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 120000 config/rootfiles/core/197/filelists/unbound diff --git a/config/rootfiles/core/197/filelists/unbound b/config/rootfiles/core/197/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/197/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/197/update.sh b/config/rootfiles/core/197/update.sh index 30d618b0e4..b72797e24b 100644 --- a/config/rootfiles/core/197/update.sh +++ b/config/rootfiles/core/197/update.sh @@ -57,7 +57,8 @@ ldconfig # Apply SSH configuration /usr/local/bin/sshctrl -# Start services +# Restart services +/etc/init.d/unbound restart /etc/init.d/openvpn-n2n start /etc/init.d/openvpn-rw start -- 2.47.3