if [ -x "/etc/init.d/#SCRIPT#" ]; then
	/etc/init.d/#SCRIPT# stop
fi
