Index: netstart =================================================================== RCS file: /cvs/src/etc/netstart,v retrieving revision 1.202 diff -u -p -r1.202 netstart --- netstart 15 Jan 2020 00:19:40 -0000 1.202 +++ netstart 16 Mar 2020 00:47:53 -0000 @@ -297,10 +297,11 @@ fi # Create all the pseudo interfaces up front. vifscreate +ifmstart "lo" # Configure all the non-loopback interfaces which we know about, but # do not start interfaces which must be delayed. Refer to hostname.if(5) -ifmstart "" "aggr trunk svlan vlan carp pppoe tun tap gif etherip gre egre mobileip pflow" +ifmstart "" "lo aggr trunk svlan vlan carp pppoe tun tap gif etherip gre egre mobileip pflow" # The aggr and trunk interfaces need to come up first in this list. # The (s)vlan interfaces need to come up after trunk.