Re: Network problems after installing runit and removing openrc
Reply #11 –
out of frustration I did something wild (as in wildcard)
$ sudo ln -s /etc/runit/sv/* /run/runit/service/
The problem went away, let's see what happens at reboot!
Well it seems as there were some that are problematic, like the ttys beyond 1-6
and a few other things. Now I am going backwards, disabling services till I get to the one that was causing the problem
Would you recommend such practice to anyone having problems?
Is this normal or is there an error?
$ ls /run/runit/service/dbus
/run/runit/service/dbus -> /etc/runit/dbus
$ sv status dbus
fail: dbus: unable to change to service directory: file does not exist