]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core193: Ship squid
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 13:45:28 +0000 (13:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 13:45:28 +0000 (13:45 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/193/filelists/squid [new symlink]
config/rootfiles/core/193/update.sh

diff --git a/config/rootfiles/core/193/filelists/squid b/config/rootfiles/core/193/filelists/squid
new file mode 120000 (symlink)
index 0000000..2dc8372
--- /dev/null
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
index 4a326d190c498c027601f6b3c31c96de1d46f798..6481b9bc81bc67083a77303c9ca39234105ab246 100644 (file)
@@ -33,6 +33,7 @@ done
 
 # Stop services
 /etc/init.d/ipsec stop
+/etc/init.d/squid stop
 
 # Extract files
 extract_files
@@ -52,6 +53,7 @@ ldconfig
 
 # Start services
 /etc/init.d/ipsec start
+/etc/init.d/squid start
 
 # This update needs a reboot...
 #touch /var/run/need_reboot