mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Core Update 169: Ship and restart Squid
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/169/filelists/squid
Symbolic link
1
config/rootfiles/core/169/filelists/squid
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/squid
|
||||
@@ -33,6 +33,7 @@ done
|
||||
|
||||
# Stop services
|
||||
/etc/init.d/unbound stop
|
||||
/etc/init.d/squid stop
|
||||
|
||||
# Remove files
|
||||
rm -rvf \
|
||||
@@ -62,6 +63,7 @@ ldconfig
|
||||
# Start services
|
||||
/etc/init.d/firewall restart
|
||||
/etc/init.d/unbound start
|
||||
/etc/init.d/squid start
|
||||
|
||||
# This update needs a reboot...
|
||||
touch /var/run/need_reboot
|
||||
|
||||
Reference in New Issue
Block a user