When ubos-admin update is run, and a certain flag exists (like /run/ubos/reboot or something), then, unless the user has specified --noreboot, the system should reboot before update-stage2. This would enable a package, or an AppConfiguration to request a reboot.
So far, we don't use this flag, but we probably will at some point.
When
ubos-admin update
is run, and a certain flag exists (like/run/ubos/reboot
or something), then, unless the user has specified--noreboot
, the system should reboot beforeupdate-stage2
. This would enable a package, or an AppConfiguration to request a reboot.So far, we don't use this flag, but we probably will at some point.