fix instructions to disable agetty-tty2 for runit

This commit is contained in:
dragsbruh 2026-08-21 14:37:20 +05:30
commit 17c341c342

View file

@ -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