## Mobile IPv6 and NEMO Basic Support implementation
########################################
##
## Execute TEMPLATE in the mip6d domin.
##
##
##
## Domain allowed to transition.
##
##
#
interface(`mip6d_domtrans',`
gen_require(`
type mip6d_t, mip6d_exec_t;
')
corecmd_search_bin($1)
domtrans_pattern($1, mip6d_exec_t, mip6d_t)
')