core114: Ship updated squid

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-08-23 11:33:41 +01:00
parent c60ad61a14
commit 455f261b15
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/init.d/squid stop
/etc/init.d/unbound stop
# Extract files
@@ -47,6 +48,7 @@ ldconfig
# Start services
/etc/init.d/unbound start
/etc/init.d/squid start
# This update need a reboot...
touch /var/run/need_reboot