## Policy for TCP daemon.
########################################
##
## Execute tcpd in the tcpd domain.
##
##
##
## The type of the process performing this action.
##
##
#
interface(`tcpd_domtrans',`
gen_require(`
type tcpd_t, tcpd_exec_t;
')
domtrans_pattern($1,tcpd_exec_t,tcpd_t)
')