Core Update 182: Ship and restart Squid

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2023-11-21 19:06:27 +00:00
parent 942b753cd8
commit d99c8a28ec
2 changed files with 5 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
# Extract files
extract_files
@@ -50,6 +51,9 @@ ldconfig
/usr/local/bin/filesystem-cleanup
# Start services
if [ -f /var/ipfire/proxy/enable ]; then
/etc/init.d/squid start
fi
# This update needs a reboot...
#touch /var/run/need_reboot