Skip to content

Commit

Permalink
Update modules/ROOT/pages/bootloader-updates.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Gilbert <bgilbert@backtick.net>
  • Loading branch information
cgwalters and bgilbert committed Nov 12, 2020
1 parent fd71f1d commit 7612c93
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions modules/ROOT/pages/bootloader-updates.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ systemd:
=== Using images that predate bootupd

Older CoreOS images that predate the existence of bootupd need
an explicit "adoption" phase. You can see this by looking at
`bootupctl status` and if it says the component is "Adoptable".
an explicit "adoption" phase. If `bootupctl status` says the component
is `Adoptable`, perform the adoption with `bootupctl adopt-and-update`.

[source,bash]
----
Expand All @@ -76,4 +76,3 @@ If you choose to add a systemd unit per above (or manually
The only side effect is that without explicit ordering,
one invocation may see and perform an update, and
the second may detect no update available.

0 comments on commit 7612c93

Please sign in to comment.