Merge pull request #3 from TerminalJunki/dev

smaller documentation changes
This commit is contained in:
TerminalJunki 2024-02-01 02:24:28 +00:00 committed by GitHub
commit 58fb991b9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -137,11 +137,9 @@ The agetty service for the tty console where you are running ly should be disabl
### s6 ### s6
``` ```
$ make $ make
# make installs6 # make installs6
# vim (or nano) /etc/s6/config/tty2.conf # vim (or nano) /etc/s6/config/tty2.conf
``` ```
Set `SPAWN="no"` Set `SPAWN="no"`
Exit and save configuration file. Exit and save configuration file.