Artifact 64db65eb8444cbd191ba4e84f21bfbed48eef48eee8d39ece3bafcde6abeaea9:
- File cloned.init — part of check-in [380071b4cc] at 2019-10-20 12:31:43 on branch trunk — add cloned interfaces, make sure interfaces are initialized after module loading (user: arcade, size: 97) [annotate] [blame] [check-ins using]
# vim:ft=make: cloned: kld .for iface in ${CLONED_INTERFACES} ifconfig ${iface} create .endfor