Artifact [4278e3af4f]
Logged in as anonymous

Artifact 4278e3af4fd8d24ac5281657a24eb504842cf00d15dc85782a383a6f6d09c597:


cloned: kld
	echo "MRC:$@> Cloning interfaces: ${CLONED_INTERFACES}"
.for iface in ${CLONED_INTERFACES}
	ifconfig ${iface} create
.endfor