mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-23 22:14:20 +02:00
fix instructions to disable agetty-tty2 for runit
This commit is contained in:
parent
a22805d44b
commit
17c341c342
1 changed files with 3 additions and 2 deletions
|
|
@ -180,9 +180,10 @@ On non-systemd systems, you can change the TTY Ly will run on by editing the cor
|
|||
|
||||
```
|
||||
# zig build installexe -Dinit_system=runit
|
||||
# rm /var/service/lightdm
|
||||
# unlink /var/service/lightdm
|
||||
# ln -s /etc/sv/ly /var/service/
|
||||
# rm /var/service/agetty-tty2
|
||||
# touch /etc/sv/agetty-tty2/down
|
||||
# unlink /var/service/agetty-tty2
|
||||
```
|
||||
|
||||
### s6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue