]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
core108: Ship updated squid
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Dec 2016 14:20:16 +0000 (14:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Dec 2016 14:20:16 +0000 (14:20 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/108/filelists/squid [new symlink]
config/rootfiles/core/108/update.sh

diff --git a/config/rootfiles/core/108/filelists/squid b/config/rootfiles/core/108/filelists/squid
new file mode 120000 (symlink)
index 0000000..2dc8372
--- /dev/null
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
index 1217f20f861ad1d78169f244e66ef41959517803..7a4bcd3ee91b90ede2d12bc1719dd6b04102b4ec 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 @@ if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
        /etc/init.d/ipsec start
 fi
 /etc/init.d/ntp restart
+/etc/init.d/squid start
 
 # This update need a reboot...
 #touch /var/run/need_reboot