]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 177: Ship squid-asnbl and restart Squid
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 1 Jul 2023 19:31:45 +0000 (19:31 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 1 Jul 2023 19:31:45 +0000 (19:31 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/177/filelists/squid-asnbl [new symlink]
config/rootfiles/core/177/update.sh

diff --git a/config/rootfiles/core/177/filelists/squid-asnbl b/config/rootfiles/core/177/filelists/squid-asnbl
new file mode 120000 (symlink)
index 0000000..4db9188
--- /dev/null
@@ -0,0 +1 @@
+../../../common/squid-asnbl
\ No newline at end of file
index b5090902ad87faa884423fe225d935b17fc0ef4c..a0b2da0fef7ab0dd376cfd5e2c9eaf6296c65091 100644 (file)
@@ -49,6 +49,9 @@ ldconfig
 
 # Start services
 /etc/init.d/ntp restart
+if [ -f /var/ipfire/proxy/enable ]; then
+       /etc/init.d/squid restart
+fi
 
 # This update needs a reboot...
 #touch /var/run/need_reboot