## Network router discovery daemon
######################################
##
## Execute rdisc in the caller domain.
##
##
##
## Domain allowed access.
##
##
#
interface(`rdisc_exec',`
gen_require(`
type rdisc_exec_t;
')
corecmd_search_bin($1)
can_exec($1, rdisc_exec_t)
')