From 3dbd9bab31ef3e41eccb7a67ff7616966d5130ae Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 19 Sep 2025 09:23:08 +0000 Subject: [PATCH] core199: Ship Unbound Signed-off-by: Michael Tremer --- config/rootfiles/core/199/filelists/unbound | 1 + config/rootfiles/core/199/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/199/filelists/unbound diff --git a/config/rootfiles/core/199/filelists/unbound b/config/rootfiles/core/199/filelists/unbound new file mode 120000 index 0000000000..66adf09242 --- /dev/null +++ b/config/rootfiles/core/199/filelists/unbound @@ -0,0 +1 @@ +../../../common/unbound \ No newline at end of file diff --git a/config/rootfiles/core/199/update.sh b/config/rootfiles/core/199/update.sh index d7e90ec110..7c34af7255 100644 --- a/config/rootfiles/core/199/update.sh +++ b/config/rootfiles/core/199/update.sh @@ -51,6 +51,7 @@ ldconfig /usr/local/bin/sshctrl # Start services +/etc/init.d/unbound restart # Build initial ramdisks (for dracut-ng update) dracut --regenerate-all --force -- 2.47.3