## Aide filesystem integrity checker
########################################
##
## Execute aide in the aide domain
##
##
##
## The type of the process performing this action.
##
##
#
interface(`aide_domtrans',`
gen_require(`
type aide_t, aide_exec_t;
')
domain_auto_trans($1,aide_exec_t,aide_t)
')