We have a preloaded device that after connecting immediately restarts. We don’t want this behavior for several reasons.
We think this is due to applying a new boot config that it’s getting from balena cloud. several “Applying boot config” (see below).
Question: Is there a way to preload everything and avoid a restart? Or stop or delay the restart?
Applying configuration change {“SUPERVISOR_POLL_INTERVAL”:“900000”,“SUPERVISOR_DELTA”:“1”,“SUPERVISOR_DELTA_VERSION”:“3”}
Applied configuration change {“SUPERVISOR_POLL_INTERVAL”:“900000”,“SUPERVISOR_DELTA”:“1”,“SUPERVISOR_DELTA_VERSION”:“3”}
Applying boot config: {“disable_overscan”:“1”,“gpu_mem”:“256”,“avoid_warnings”:“1”,“disable_splash”:“1”,“dtoverlay”:[“vc4-kms-v3d”],“dtparam”:[“i2c_arm=on”,“spi=on”,“audio=on”]}
Applied boot config: {“disable_overscan”:“1”,“gpu_mem”:“256”,“avoid_warnings”:“1”,“disable_splash”:“1”,“dtoverlay”:[“vc4-kms-v3d”],“dtparam”:[“i2c_arm=on”,“spi=on”,“audio=on”]}
Applying boot config: {}
Applied boot config: {}