path: dns-flood-detector_1.20-8/debian/init.d
	start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \
		--exec $DAEMON -- $DAEMON_OPTS
	/bin/pidof $DAEMON > /var/run/$NAME.pid
	echo "$NAME."
	;;
