mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
Core Update 172: Ship and restart Unbound
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/172/filelists/unbound
Symbolic link
1
config/rootfiles/core/172/filelists/unbound
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/unbound
|
||||
@@ -34,8 +34,11 @@ done
|
||||
# Stop services
|
||||
/etc/rc.d/init.d/ipsec stop
|
||||
/etc/rc.d/init.d/sshd stop
|
||||
/etc/rc.d/init.d/unbound stop
|
||||
|
||||
# Remove files
|
||||
rm -rvf \
|
||||
/usr/lib/libunbound.so.8.1.1*
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
@@ -53,6 +56,7 @@ ldconfig
|
||||
/usr/local/bin/sshctrl
|
||||
|
||||
# Start services
|
||||
/etc/init.d/unbound start
|
||||
if grep -q "ENABLE_SSH=on" /var/ipfire/remote/settings; then
|
||||
/etc/init.d/sshd start
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user