]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 168: Ship and restart Squid
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 18 Apr 2022 21:05:49 +0000 (21:05 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 18 Apr 2022 21:05:49 +0000 (21:05 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/168/filelists/squid [new symlink]
config/rootfiles/core/168/update.sh

diff --git a/config/rootfiles/core/168/filelists/squid b/config/rootfiles/core/168/filelists/squid
new file mode 120000 (symlink)
index 0000000..2dc8372
--- /dev/null
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
index 535572ffac62b1ed000c34e96de28a5a5d47ea2b..96af4055838c5e2d567895463a24f6418732038c 100644 (file)
@@ -59,6 +59,7 @@ rm -vf \
        /opt/pakfire/db/rootfiles/netbpm
 
 # Stop services
+/etc/init.d/squid stop
 
 # Extract files
 extract_files
@@ -74,6 +75,7 @@ ldconfig
 
 # Start services
 /etc/init.d/vnstatd restart
+/etc/init.d/squid start
 
 # This update needs a reboot...
 #touch /var/run/need_reboot