Erm, make that:

#!/bin/sh
# Resolvconf-packaging-event hook script for the dnsmasq package
case "$1" in
  install|remove) invoke-rc.d dnsmasq restart ;;
esac



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to