New comment by ayoubkafi on void-packages repository https://github.com/void-linux/void-packages/issues/27156#issuecomment-745174411 Comment: I have a laptop I put it into sleep mode after booting void-linux and when I opened tty1 appeared This is `xbps-query -m` output ``` base-system-0.112_6 cryptsetup-2.2.2_1 grub-i386-efi-2.04_2 grub-x86_64-efi-2.04_2 lvm2-2.02.185_1 mdadm-4.1_2 ``` The file `/var/service` is linked to `../run/runit/runsvdir/current` but `../run/runit/runsvdir/current` doesn't exist This is output of `ls -1 /var/run` ``` blkid lock mount sudo ``` The dir ` /var/log/socklog` doesn't exist This is output of `ls -1 /etc/runit/runsvdir/default` ``` acpid agetty-hvc0 agetty-hvsi0 agetty-tty1 agetty-tty2 agetty-tty3 agetty-tty4 agetty-tty5 agetty-tty6 dhcpcd sshd udevd uuidd ```