Changes
→Disable unneeded init scripts
</pre>
Gentoo 11.2 release have an option in /vz/private/1001/etc/'''rc.conf'''
just uncoment rc_sys and type "openvz" and it disables init scripts
<pre>
nano /vz/private/1001/etc/rc.conf
rc_sys="openvz"
</pre>