# Automatically added by dh_installinit/13.24.2 if [ "$1" = "remove" ] && [ -x "/etc/init.d/smokeping" ] ; then chmod -x "/etc/init.d/smokeping" >/dev/null || true fi if [ -z "$DPKG_ROOT" ] && [ "$1" = "purge" ] ; then update-rc.d smokeping remove >/dev/null fi # End automatically added section