Chris PeBenito a08248
#DESC certwatch - generate SSL certificate expiry warnings
Chris PeBenito a08248
#
Chris PeBenito a08248
# Domains for the certwatch process 
Chris PeBenito a08248
# Authors:  Dan Walsh <dwalsh@redhat.com>,
Chris PeBenito a08248
#
Chris PeBenito a08248
application_domain(certwatch)
Chris PeBenito a08248
role system_r types certwatch_t;
Chris PeBenito a08248
r_dir_file(certwatch_t, cert_t)
Chris PeBenito a08248
can_exec(certwatch_t, httpd_modules_t)
Chris PeBenito a08248
system_crond_entry(certwatch_exec_t, certwatch_t)
Chris PeBenito a08248
read_locale(certwatch_t)