Merge branch 'master' into openswan

This commit is contained in:
Arne Fitzenreiter
2008-10-12 10:52:55 +02:00
3 changed files with 20 additions and 17 deletions

View File

@@ -120,6 +120,8 @@ case "${DO}" in
# Stopping dnsmasq if network all networks shutdown
[ "${ALL}" == "1" ] && /etc/rc.d/init.d/dnsmasq stop
exit 0
;;
restart)