mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-18 18:56:24 +00:00
8003f25c3d
We change the lockfile to /tmp/balena/updates.lock, and the resin-kill-me file to /tmp/balena/handover-complete. In the host, we change to use /tmp/balena-supervisor instead of /tmp/resin-supervisor. We add BALENA_ env vars in addition to the RESIN_ env vars. We keep backwards compatibility by using both paths for the lockfile and handover, and keeping the RESIN_ env vars. Changelog-entry: Move the handover and lock files to /tmp/balena, rename them, and add BALENA_ env vars Change-type: minor Signed-off-by: Pablo Carranza Velez <pablo@resin.io> |
||
---|---|---|
.. | ||
data | ||
lib | ||
00-init.coffee | ||
01-constants.spec.coffee | ||
02-db.spec.coffee | ||
03-config.spec.coffee | ||
04-service.spec.coffee | ||
05-device-state.spec.coffee | ||
06-iptables.spec.coffee | ||
07-validation.spec.coffee | ||
08-blink.spec.coffee | ||
09-event-tracker.spec.coffee | ||
10-network.spec.coffee | ||
11-api-binder.spec.coffee | ||
12-logger.spec.coffee | ||
13-device-config.spec.coffee | ||
14-application-manager.spec.coffee | ||
15-conversions.spec.coffee | ||
16-ports.spec.coffee | ||
17-config-utils.spec.coffee | ||
18-compose-network.coffee | ||
18-startup.coffee | ||
19-compose-utils.coffee |