Hey. I have two network devices, eth0(wire) and eth1(wireless).
I have it set so eth0 enables itself on boot.
However, I would like to do this:
if eth0 fails on startup, enable eth1.
Otherwise eth1 doesn't get enabled.
I hope that makes sense. Thanks in advance.