From 7ad3ea53fd4154005bb26d2d48d41d4dc42853e1 Mon Sep 17 00:00:00 2001 From: alcir Date: Fri, 20 Jan 2023 16:48:07 +0100 Subject: [PATCH] Update README.md Enable other services, as per 80-iot.preset #91 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3e6372..b05d545 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Place shell scripts representing *health checks* that **MAY FAIL** in the `/etc/ Place shell scripts you want to run *after* a boot has been declared **successful** (green) in `/etc/greenboot/green.d`. Place shell scripts you want to run *after* a boot has been declared **failed** (red) in `/etc/greenboot/red.d`. -Unless greenboot is enabled by default in your distribution, enable it by running `systemctl enable greenboot-task-runner greenboot-healthcheck greenboot-status greenboot-loading-message`. +Unless greenboot is enabled by default in your distribution, enable it by running `systemctl enable greenboot-task-runner greenboot-healthcheck greenboot-status greenboot-loading-message greenboot-grub2-set-counter greenboot-grub2-set-success greenboot-rpm-ostree-grub2-check-fallback redboot-auto-reboot redboot-task-runner`. It will automatically start during the next boot process and run its checks. When you `ssh` into the machine after that, a boot status message will be shown: