path: courier_1.5.1-2/debian/init-d-script-courier
do_stop_cmd_override() {
    if ! pidofproc ${PIDFILE:+-p ${PIDFILE}} "$DAEMON" >/dev/null; then
	# If the service is not currently running, a call to stop it should
	# indicate success.
