cloned.init at [380071b4cc]
Logged in as anonymous

File cloned.init artifact 64db65eb84 part of check-in 380071b4cc


# vim:ft=make:

cloned: kld
.for iface in ${CLONED_INTERFACES}
	ifconfig ${iface} create
.endfor