## WS-Management Server
########################################
##
## Execute openwsman in the openwsman domin.
##
##
##
## Domain allowed to transition.
##
##
#
interface(`openwsman_domtrans',`
gen_require(`
type openwsman_t, openwsman_exec_t;
')
corecmd_search_bin($1)
domtrans_pattern($1, openwsman_exec_t, openwsman_t)
')