]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
core187: ship unbound
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 25 May 2024 08:58:35 +0000 (10:58 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 25 May 2024 08:58:35 +0000 (10:58 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/187/filelists/unbound [new symlink]
config/rootfiles/core/187/update.sh

diff --git a/config/rootfiles/core/187/filelists/unbound b/config/rootfiles/core/187/filelists/unbound
new file mode 120000 (symlink)
index 0000000..66adf09
--- /dev/null
@@ -0,0 +1 @@
+../../../common/unbound
\ No newline at end of file
index 3aded31af39f7470ec391d7e07cffe4b41116bf4..d2e86a320252e270a3770748da2aa9364b7eb5d2 100644 (file)
@@ -48,9 +48,10 @@ ldconfig
 /usr/local/bin/filesystem-cleanup
 
 # Start services
+/etc/init.d/unbound restart
 
 # This update needs a reboot...
-#touch /var/run/need_reboot
+touch /var/run/need_reboot
 
 # Finish
 /etc/init.d/fireinfo start