Core Update 171: Ship and restart Squid

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-09-11 08:34:40 +00:00
parent 9ae861b273
commit ddbc886c4c
2 changed files with 3 additions and 0 deletions

View File

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

View File

@@ -32,6 +32,7 @@ for (( i=1; i<=$core; i++ )); do
done
# Stop services
/etc/rc.d/init.d/squid stop
# Remove files
rm -rvf \
@@ -52,6 +53,7 @@ ldconfig
/usr/local/bin/filesystem-cleanup
# Start services
/etc/init.d/squid start
# This update needs a reboot...
#touch /var/run/need_reboot