uboslinux / ubos-admin

UBOS administration tools
Other
15 stars 3 forks source link

Flag to signal reboot when ubos-admin update #610

Open jernst opened 5 years ago

jernst commented 5 years ago

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.

jernst commented 5 years ago

Let's do that when we need it, not before.