init.d/vz-redhat: fix kernel options checking

The problem is in OpenVZ kernels <= 2.6.9 there is no CONFIG_VZ_DEV,
so we must check for it conditionally, depending on the kernel version.
1 file changed