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