From 71c694e575b855126099a854c5a46f8885f68d41 Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Sat, 2 Aug 2025 22:22:18 +0200 Subject: [PATCH] Correct mention of TTY modification in README Signed-off-by: AnErrupTion --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c6ca77d..f41e0e0 100644 --- a/readme.md +++ b/readme.md @@ -111,7 +111,9 @@ execute the following command: # systemctl disable getty@tty2.service ``` -You can change the TTY Ly will run on by editing the `tty` option in the configuration file. +You can change the TTY Ly will run on by editing the `tty` option in the +configuration file **and** change which TTY is used in the corresponding +service file.. ### OpenRC