]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core147: Ship squid
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Jun 2020 08:37:48 +0000 (08:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 19 Jun 2020 17:14:58 +0000 (17:14 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/147/filelists/squid [new symlink]
config/rootfiles/core/147/update.sh

diff --git a/config/rootfiles/core/147/filelists/squid b/config/rootfiles/core/147/filelists/squid
new file mode 120000 (symlink)
index 0000000..2dc8372
--- /dev/null
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
index a240fbf98d4aff7e34b488576022cf9865bebb1b..ad542c691d614fc19b3ec961a65de6604194bd5f 100644 (file)
@@ -34,6 +34,7 @@ done
 # Remove files
 
 # Stop services
+/etc/init.d/squid stop
 
 # Extract files
 extract_files
@@ -48,6 +49,7 @@ ldconfig
 /usr/local/bin/filesystem-cleanup
 
 # Start services
+/etc/init.d/squid start
 
 # This update needs a reboot...
 touch /var/run/need_reboot