Not only load pccard_ether settings, also load network settings. This

is only a problem when a /etc/rc.conf.d/network file is being used.

PR:		conf/160373
Submitted by:	n_hibma
MFC after:	1 week
This commit is contained in:
Nick Hibma 2012-11-08 20:34:12 +00:00
parent b69b0dcc24
commit fa020d40d1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242784

View File

@ -123,4 +123,5 @@ else
fi
load_rc_config pccard_ether
load_rc_config network
run_rc_command $args