In recent times my WiFi seems to have become a bit unstable. As if this wouldn’t be annoying enough, this also means that all my Rasperry Pis loose their WiFi connections as well and thus become unreachable.
Yet the sollution is pretty simple:
Well, there is a very simple solution:
cd /etc/ifplugd/action.d/sudo mvifupdownifupdown.originalsudo cp /etc/wpa_supplicant/ifupdown.sh ./ifupdownsudo reboot
That’s it. Thanks Stackexchange for the great hit.