Hello,
as having a bit spare time I'm playing with runit on Slackware. Everything seems to be set correctly however I'm having issues agetty won't open on a specified tty:
Code:
agetty -8 38400 tty8 linux
just silently dies, without any error message. Launched from a console as root, tty8 is unoccupied.
Can anybody explain above behavior and how to "fix" it ?