Device reapproval after update

It was in fact that /var/lib/mender was not persisted. I highly recommend using the upstream service file rather than the one currently in Buildroot. If using systemd, add a data.mount unit and update the service file to include ExecStart=/usr/bin/mender --data "/data/mender" daemon.

1 Like