ioprio and meminfo parameters merge fix

If <veid>.conf file has lines:
IOPRIO="0"
or
MEMINFO="none"
then on VE start ioprio is not set to 0, meminfo virtualization is still on.
That happens because of erroneous config merging.

Fixes http://bugzilla.openvz.org/show_bug.cgi?id=849

Signed-off-by: Vasily Tarasov <vtaras@openvz.org>
1 file changed