]> git.ipfire.org Git - people/bonnietwin/ipfire-2.x.git/commitdiff
Core Update 163: Ship and restart Unbound
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 13 Dec 2021 11:54:19 +0000 (12:54 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 13 Dec 2021 11:54:19 +0000 (12:54 +0100)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/163/filelists/unbound [new symlink]
config/rootfiles/core/163/update.sh

diff --git a/config/rootfiles/core/163/filelists/unbound b/config/rootfiles/core/163/filelists/unbound
new file mode 120000 (symlink)
index 0000000..66adf09
--- /dev/null
@@ -0,0 +1 @@
+../../../common/unbound
\ No newline at end of file
index 313dd7597cfd782e548e91cd09f4daafef1b493f..c9301adc20409a7464a0de62a1428c07f80b4434 100644 (file)
@@ -69,6 +69,7 @@ ldconfig
 
 # Start services
 telinit u
+/etc/init.d/unbound restart
 /etc/init.d/squid restart
 
 # This update needs a reboot...