mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 21:43:00 +02:00
Core Update 182: Ship and restart Unbound
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/182/filelists/unbound
Symbolic link
1
config/rootfiles/core/182/filelists/unbound
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/unbound
|
||||
@@ -33,6 +33,7 @@ done
|
||||
|
||||
# Stop services
|
||||
/etc/rc.d/init.d/squid stop
|
||||
/etc/rc.d/init.d/unbound stop
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -51,6 +52,7 @@ ldconfig
|
||||
/usr/local/bin/filesystem-cleanup
|
||||
|
||||
# Start services
|
||||
/etc/init.d/unbound start
|
||||
if [ -f /var/ipfire/proxy/enable ]; then
|
||||
/etc/init.d/squid start
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user