path: pandorafms-agent_6.0-1/debian/pandorafms-agent.init.d
	#   1 if daemon was already running
	#   2 if daemon could not be started
	pidof -x $DAEMON > /dev/null && return 1
	start-stop-daemon --start --quiet \
		--background --pidfile $PIDFILE --make-pidfile \
