path: apache2_2.4.66-8/debian/apache2.init
	# either "stop" or "graceful-stop"
	local STOP=$1
	# can't use pidofproc from LSB here
	local AP_RET=0
