]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - docs/AUTOMATIC_BOOT_ASSESSMENT.md
man: fix reference to sd_bus_add_fallback_vtable
[thirdparty/systemd.git] / docs / AUTOMATIC_BOOT_ASSESSMENT.md
index 0909d88b5cac007f83df7740b4b08ca94948c21f..6f7182a4b3f83ec87ae5d06e8208f55e28573f3f 100644 (file)
@@ -1,3 +1,7 @@
+---
+title: Automatic Boot Assessment
+---
+
 # Automatic Boot Assessment
 
 systemd provides support for automatically reverting back to the previous
@@ -32,7 +36,7 @@ components:
 * The
   [`systemd-boot-check-no-failures.service(8)`](https://www.freedesktop.org/software/systemd/man/systemd-boot-check-no-failures.service.html)
   service is a simple health check tool that determines whether the boot
-  completed successfuly. When enabled it becomes an indirect dependency of
+  completed successfully. When enabled it becomes an indirect dependency of
   `systemd-bless-boot.service` (by means of `boot-complete.target`, see
   below), ensuring that the boot will not be considered successful if there are
   any failed services.
@@ -99,7 +103,7 @@ Here's an example walkthrough of how this all fits together.
    newest boot entry is now tried, i.e. the system automatically reverted back
    to an earlier version.
 
-The above describes the walkthrough when the selected boot entry continously
+The above describes the walkthrough when the selected boot entry continuously
 fails. Let's have a look at an alternative ending to this walkthrough. In this
 scenario the first 4 steps are the same as above: