diff --git a/init.d/net.lo.in b/init.d/net.lo.in index f5da39be..68c88958 100644 --- a/init.d/net.lo.in +++ b/init.d/net.lo.in @@ -22,7 +22,7 @@ depend() keyword -jail -prefix -vserver case "${IFACE}" in - lo|lo0) need root ;; + lo|lo0) before mtab ; need root ;; *) after bootmisc net.lo net.lo0 ; need localmount ;; esac