commit | 0aefe278f7bdd819f93218e7125e16a2bbbce642 | [log] [download] |
---|---|---|
author | Igor Sukhih <igor@openvz.org> | Thu Oct 05 11:43:19 2006 +0400 |
committer | Igor Sukhih <igor@openvz.org> | Thu Oct 05 11:43:19 2006 +0400 |
tree | 8f1c7228a5f231bfb70fcb010b08b68035c8229d | |
parent | 4185b48d4bf32cfde544df8381b147411b6b2808 [diff] |
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.