diff --git a/init.d/net.lo.in b/init.d/net.lo.in index 2181657..57236eb 100644 --- a/init.d/net.lo.in +++ b/init.d/net.lo.in @@ -25,6 +25,7 @@ depend() case "${IFACE}" in lo|lo0);; + wlan*) after net.lo net.lo0 dbus;; *) after net.lo net.lo0;; esac