]> git.ipfire.org Git - people/arne_f/ipfire-2.x.git/commitdiff
core93: Add updated squid
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Aug 2015 19:40:19 +0000 (20:40 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Aug 2015 19:42:41 +0000 (20:42 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/93/filelists/squid [new symlink]
config/rootfiles/core/93/update.sh

diff --git a/config/rootfiles/core/93/filelists/squid b/config/rootfiles/core/93/filelists/squid
new file mode 120000 (symlink)
index 0000000..2dc8372
--- /dev/null
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
index 737cb64d4e20462618eb2da478c6aa4cd3d880b4..8199f20255d6ae2edbc2b0719babdbdb243122a5 100644 (file)
@@ -32,6 +32,7 @@ do
 done
 
 # Stop services
+/etc/init.d/squid stop
 
 # Extract files
 extract_files
@@ -39,6 +40,9 @@ extract_files
 # Update Language cache
 /usr/local/bin/update-lang-cache
 
+# Start services
+/etc/init.d/squid start
+
 # This update need a reboot...
 #touch /var/run/need_reboot