vzctl create: turn on quota when running postcreate actions

Before this patch, disk quota is not turned on when running postcreate
distscript. That means that changes in disk usage caused by this script
are not properly accounted for.

Fix by initializing disk quota for postcreate.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed