for netconf in /etc/rc.conf.d/ifconfig_*
do
	load_rc_config $(basename "$netconf")
done
