diff options
| author | Mike Sul <mykhaylo.sul@innoteka.com> | 2019-02-19 16:33:09 +0200 |
|---|---|---|
| committer | Mike Sul <mykhaylo.sul@innoteka.com> | 2019-02-19 16:35:09 +0200 |
| commit | d806431db792dfd0eefe012edffe7274798467eb (patch) | |
| tree | b7bda14bc26cfb0fb5c999efcf15eb51239abd52 /recipes-sota/config/files | |
| parent | 29c3476c8286649210ab8d731bfa063c76907f3b (diff) | |
| download | meta-updater-d806431db792dfd0eefe012edffe7274798467eb.tar.gz | |
OTA-2135: Aktualizr's config and recipe to auto reboot just after update
Signed-off-by: Mike Sul <mykhaylo.sul@innoteka.com>
Diffstat (limited to 'recipes-sota/config/files')
| -rw-r--r-- | recipes-sota/config/files/35-enable-auto-reboot.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-sota/config/files/35-enable-auto-reboot.toml b/recipes-sota/config/files/35-enable-auto-reboot.toml new file mode 100644 index 0000000..f83810e --- /dev/null +++ b/recipes-sota/config/files/35-enable-auto-reboot.toml | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | [uptane] | ||
| 2 | force_install_completion = true | ||
