ostree-admin-prepare-soft-reboot - Man Page

Prepare the target deployment (via index) for soft reboot

Synopsis

ostree admin prepare-soft-reboot {INDEX}

Description

Prepare (or unset) the deployment at INDEX for a systemd soft reboot by mounting /run/nextroot​. INDEX must be in range and not reference the currently booted deployment​.

It is not supported to soft reboot into a deployment with a different kernel state (including initramfs) than the booted one​.

If a soft reboot is initiated for a deployment that is not staged, while a staged deployment is active, the staged deployment will be automatically cleared​.

Options

--reboot

Initiate a soft reboot​.

--reset

Clear a pending soft reboot state instead of initializing one​. When this is provided, a deployment index is not required​.

See Also

systemd-soft-reboot.service(8)

Info

ostree admin prepare-soft-rebo