mirror of https://github.com/fairyglade/ly.git
Correct mention of TTY modification in README
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
c37aa6957a
commit
71c694e575
|
@ -111,7 +111,9 @@ execute the following command:
|
||||||
# systemctl disable getty@tty2.service
|
# 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
|
### OpenRC
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue