From 90c6bcd36577010036d3de1764f783287a5eda79 Mon Sep 17 00:00:00 2001 From: Tyler True <944067+sirocyl@users.noreply.github.com> Date: Sat, 26 Apr 2025 23:45:19 -0400 Subject: [PATCH] README.md: typo `intictl` -> `initctl`, also linkified it to the command description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9767e5f8..9b91207d 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,7 @@ All services in runlevel S) are started first, followed by the desired run-time runlevel. Run tasks in runlevel S can be started in sequence by using `run [S] cmd`. Changing runlevels at runtime is done like any other init, e.g. init 4, but also using the more advanced -`intictl` tool. +[`initctl`](#commands--status) tool. **Conditions**