]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/38/update.sh
Add squid and squidguard to core38 updater.
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 38 / update.sh
index 943c38728b8a34eae67ebc4e4a8e60c62fb93631..769ba1500fba296aab08ef9903d68f836428014f 100644 (file)
@@ -65,6 +65,11 @@ rm -rf /lib/modules/*-ipfire
 # Todo: remove openswan libs ...
 #
 
+#
+# Stop Sevices
+#
+/etc/init.d/squid stop
+
 #
 # Backup grub.conf
 #
@@ -133,6 +138,10 @@ perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
 # Todo convert ipsec.conf from open to strongswan...
 #
 #
+# Start Sevices
+#
+/etc/init.d/squid start
+#
 # Delete old lm-sensor modullist...
 #
 rm -rf /etc/sysconfig/lm_sensors