Wait untill default runlevel reached on VE start
--wait option added 'vzctl start VEID --wait' in this case the line
vz:2345:once:sh -c 'if [ -p /.vzfifo ]; then echo done > /.vzfifo; fi'
added to /etc/inittab and vzctl wait on fifo.
The timeout set to 60 min.
13 files changed