Chris PeBenito ab58ad
Chris PeBenito ab58ad
define(`rhgb_domain', `
Chris PeBenito ab58ad
ifdef(`rhgb.te', `
Chris PeBenito ab58ad
allow $1 rhgb_t:process sigchld;
Chris PeBenito ab58ad
allow $1 rhgb_t:fd use;
Chris PeBenito ab58ad
allow $1 rhgb_t:fifo_file { read write };
Chris PeBenito ab58ad
')dnl end ifdef
Chris PeBenito ab58ad
')