Merge branch 'master' of ssh://git.onelab.eu/git/build
[build.git] / vbuild-init-lxc.sh
index cb3c208..7450a89 100755 (executable)
@@ -560,8 +560,6 @@ function setup_lxc() {
     # start container
     lxc-start -d -n $lxc
 
-    lxc-wait -n $lxc -s RUNNING
-
     echo $IP is up, waiting for ssh...
 
     # wait max 5 min for sshd to start