diff --git a/init.d/net.lo.in b/init.d/net.lo.in index 21816576..ae07b52f 100644 --- a/init.d/net.lo.in +++ b/init.d/net.lo.in @@ -25,7 +25,7 @@ depend() case "${IFACE}" in lo|lo0);; - *) after net.lo net.lo0;; + *) after net.lo net.lo0 dbus;; esac if [ "$(command -v "depend_${IFVAR}")" = "depend_${IFVAR}" ]; then