mirror of https://github.com/fairyglade/ly.git
Merge pull request #3 from TerminalJunki/dev
smaller documentation changes
This commit is contained in:
commit
58fb991b9e
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue