]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Stop/Start dnsmasq at core32 update.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 15 Oct 2009 19:09:40 +0000 (21:09 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 15 Oct 2009 19:09:40 +0000 (21:09 +0200)
config/rootfiles/core/32/update.sh

index 3f379edc6d74b61e2b70b4139759ba2235716533..04663821103bab990450df2695a02e56f4b421f8 100644 (file)
 . /opt/pakfire/lib/functions.sh
 /usr/local/bin/backupctrl exclude >/dev/null 2>&1
 #
-#Stop squid
+#Stop services
 /etc/init.d/squid stop
+/etc/init.d/dnsmasq stop
 extract_files
 #
-#Start squid
+#Start services
+/etc/init.d/dnsmasq start
 /etc/init.d/squid start
 #
 # Fix tmpfs Backup cronjob entry