:: [devuan-dev] bug#463: ifupdown: ifu…
Startseite
Nachricht löschen
Nachricht beantworten
Autor: Ryutaroh Matsumoto
Datum:  
To: 463
Betreff: [devuan-dev] bug#463: ifupdown: ifup hangs up with wlan0 and does not configure it
I found a workaround on this bug:
Changing

allow-hotplug wlan0
to
auto wlan0

surpresses this. Ryutaroh