Core Update 169: Ship and restart Squid

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-06-07 16:46:37 +00:00
parent 19f6c59966
commit 7dd292543e
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../common/squid

View File

@@ -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