In einem Script mit dem ich von meinem Server aus auf 3 Boxen die Hosts manipuliere ist am ende das hier drin:
/usr/bin/modhosts load; modsave flash; if [ -x /mod/etc/init.d/rc.dnsmasq -a -n "$(pidof dnsmasq)" ]; then echo ""; /mod/etc/init.d/rc.dnsmasq restart; fi