Skip to content

Commit

Permalink
wait for udev to finish before starting our tool
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh committed Dec 19, 2023
1 parent 8d7b850 commit 86a0ad3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/config_calaos-boot
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ load_containers()
echo "Continuing boot..."
}

#wait for all devices to be up
udevadm settle

#force console 2
chvt 2
sleep 2
Expand Down

0 comments on commit 86a0ad3

Please sign in to comment.