summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/files/aktualizr.service
Commit message (Collapse)AuthorAgeFilesLines
* fix: run aktualizr service after network is onlinefix/primary-secondary-communication/wait-till-network-upMykhaylo Sul2020-03-121-1/+2
| | | | Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
* aktualizr: relies on nss-lookup.targetMing Liu2020-01-201-1/+1
| | | | | | | aktualizr.service needs run after nss-lookup.target to ensure DNS resolving is ready. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
* aktualizr: use config instead of environment variables.fix/master/newline-etcPatrick Vacek2018-11-131-2/+0
| | | | | | | This should make the secondary config dir process better anyway, and it finally gets rid of a hacky workaround that we'd been using for ages. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Add support for rollback on Raspberry PiAnton Gerasimov2018-09-181-3/+1
|
* Assorted minor cleanup and formatting.Patrick Vacek2018-03-291-0/+1
| | | | | | Includes the suggestion for using /etc/sota/sota.env if it exists as recommended by the discussion here: https://github.com/advancedtelematic/meta-updater/pull/275
* Provide user interface to add legacy secondary bridgeAnton Gerasimov2017-12-041-1/+2
|
* Remove aktualizr-manual-provision.serviceAnton Gerasimov2017-11-301-0/+13
We don't support this scenario any more and it makes testing more complicated.