add time for lxc to start

This commit is contained in:
yalh76 2019-03-03 00:05:10 +01:00 committed by GitHub
parent f2591457e1
commit 7f76730a94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,7 +179,7 @@ LXC_START () {
sleep 1
done
echo ""
sleep 30
local failstart=0
# Check if the container is running
if ! is_lxc_running; then