From ec16ad5dfcf0c173032a6edf2338c15593a65ad3 Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Tue, 21 Oct 2025 17:36:42 +0200 Subject: [PATCH] Remove mention of config.tty option in README (fixes #854) Signed-off-by: AnErrupTion --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index eab20fd..05b74e3 100644 --- a/readme.md +++ b/readme.md @@ -117,9 +117,8 @@ 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 **and** change which TTY is used in the corresponding -service file.. +You can change the TTY Ly will run on by editing the corresponding +service file for your platform. ### OpenRC