core118: Ship updated squid

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-01-23 13:09:37 +00:00
parent eb03c511fd
commit fb55a868c6
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/snort stop
/etc/init.d/squid stop
/etc/init.d/unbound stop
# Delete files
@@ -58,6 +59,7 @@ ldconfig
# Start services
/etc/init.d/unbound start
/etc/init.d/apache restart
/etc/init.d/squid start
/etc/init.d/snort start
# This update need a reboot...