Core Updte 177: Ship and restart Squid

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2023-07-09 15:11:34 +00:00
parent 4fe645dfed
commit 46c8316642
2 changed files with 3 additions and 1 deletions

View File

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

View File

@@ -45,6 +45,7 @@ for (( i=1; i<=$core; i++ )); do
done
# Stop services
/etc/rc.d/init.d/squid stop
KVER="xxxKVERxxx"
@@ -119,7 +120,7 @@ ldconfig
# Start services
/etc/init.d/ntp restart
if [ -f /var/ipfire/proxy/enable ]; then
/etc/init.d/squid restart
/etc/init.d/squid start
fi
# Rebuild initial ramdisks