Stop/Start dnsmasq at core32 update.

This commit is contained in:
Arne Fitzenreiter
2009-10-15 21:09:40 +02:00
parent 1a32624f9a
commit 9ae1e50cf0

View File

@@ -24,11 +24,13 @@
. /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