> @dudemanguy, what special tweaks did you do to get the failover effect with those 2 daemons only? I just modified the arch services to behave like the S6 ones, and I wasn't even close to get the failover effect... And as mentioned, I also tried bonding in failover mode with really awful results before, so I sort of discarded that path, but perhaps that's what you do? Any ways, I just failed with just the 2 daemons alone on an arch laptop. For sure I'm missing something.
No special tricks here. I only use the wpa_supplicant daemon in s6 (no
hooks or anything). The wpa_supplicant script has dhcpcd as a dependency
so that one is always started as well. It seems to "just work" for me.
If I plug in ethernet, that is preferred. If I leave it wireless, then
it falls back on the wireless connection.
More information about the artix-general
mailing list