etc/init.d/vz-redhat: fix IPTABLES_MODULES

The description of variables in vz.conf says:
 * IPTABLES - IPv4 iptables kernel modules to be enabled in CTs by default.
 * IPTABLES_MODULES - IPv4 iptables kernel modules to be loaded by init.d/vz
script.

But I found init.d/vz script loads modules enumerated in IPTABLES variable
instead of IPTABLES_MODULES. Here is a patch.

[kir@openvz.org: this is a bug in commit d284c8a79]

http://bugzilla.openvz.org/2018
1 file changed