Master node is currently set to wait on boot
To get current network on boot setting: sudo raspi-config nonint get_boot_wait
To enable waiting for network on boot: sudo raspi-config nonint do_boot_wait 0
It causes boot time to increase significantly. Investigate if it is possible to disable and still work
Master node is currently set to wait on boot
It causes boot time to increase significantly. Investigate if it is possible to disable and still work