balena-supervisor/docs
Pablo Carranza Velez 27690e0c30 Issue #20: Change the update lock to a temporary filesystem
The lock is now located at `/tmp/resin-supervisor/<appId>/` on the host, and `/tmp/resin/`
on the user container. The old lock location is supported only in Resin OS 1.X (and both locks are
taken in that case).

This fixes the race condition when the app is started before the supervisor, and takes a lock that is
cleared on supervisor startup.

Change-Type: major
Signed-off-by: Pablo Carranza Velez <pablo@resin.io>
2017-03-10 01:19:35 +02:00
..
API.md Fix docs 2016-08-15 23:07:00 +02:00
dependent-apps.md document dependent apps feature 2016-12-19 20:33:15 +01:00
update-locking.md Issue #20: Change the update lock to a temporary filesystem 2017-03-10 01:19:35 +02:00