Skip to content

Commit bfb1510

Browse files
committed
Updated Readme to remove enabling greenboot-success.target
1 parent 74a4d3d commit bfb1510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Place shell scripts representing *health checks* that **MAY FAIL** in the `/etc/
3737
Place shell scripts you want to run *after* a boot has been declared **successful** (green) in `/etc/greenboot/green.d`.
3838
Place shell scripts you want to run *after* a boot has been declared **failed** (red) in `/etc/greenboot/red.d`.
3939

40-
Unless greenboot is enabled by default in your distribution, enable it by running `systemctl enable greenboot-healthcheck.service greenboot-success.target`.
40+
Unless greenboot is enabled by default in your distribution, enable it by running `systemctl enable greenboot-healthcheck.service`.
4141
It will automatically start during the next boot process and run its checks.
4242

4343
When you `ssh` into the machine after that, a boot status message will be shown:

0 commit comments

Comments
 (0)