How to get network interfaces to show up without systemd?
0
votes
1
answer
106
views
I'm trying to switch from
systemd
to runit
. When I boot my computer with systemd
as PID 1, my wireless card shows up in /sys/class/net
. But when I boot with runit-init
as PID 1, the only thing that shows up in /sys/class/net
is the loopback device.
How do I make the wireless card show up properly?
Asked by Nick
(11 rep)
Dec 13, 2018, 06:12 AM
Last activity: Dec 15, 2018, 12:42 AM
Last activity: Dec 15, 2018, 12:42 AM