Hello, I was trying to figure out how to boot into a maintenance mode when running Artix with runit. In Arch and systemd I would append:
systemd.unit=multi-user.target
to the kernel line during boot up with grub, to boot non-graphically with networking support. Is there something equivalent I can use with runit?
Thanks in advance.
There is single mode, unsure if it has networking though, you can add "single" to kernel line to get to it