init.d/*redhat: less noise then running under non-OpenVZ kernel

Before this commit, when a (RedHat/Debian/SUSE) system is starting
under non-OpenVZ kernel, the following is shown:

	FATAL: Module vzevent not found.
	Checking vzevent kernel module ...	[FAILED]
	Running kernel is not OpenVZ kernel.	[FAILED]

It's a bit too much. Make it just:

	Running kernel is not OpenVZ kernel

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
3 files changed