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