OSTREE ADMIN LOCK-F(1) | ostree admin lock-finalization | OSTREE ADMIN LOCK-F(1) |
ostree-admin-lock-finalization - Change whether staged deployment will be queued for next boot
ostree admin lock-finalization [OPTIONS...]
This command requires a staged deployment. By default, this command ensures the deployment will be set into a "finalization locked" state, which means it will not be queued for the next boot by default.
This is the same as the --lock-finalization argument for ostree admin deploy, which is the recommended way to use this feature in a race-free way.
However more commonly, one will use the --unlock argument for this command to later unlock a deployment which was finalization locked.
--sysroot="PATH"
--unlock,-u
OSTree |