Blame targeted/domains/program/sendmail.te
|
Chris PeBenito |
ab58ad |
#DESC sendmail
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# Authors: Daniel Walsh <dwalsh@redhat.com>
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
|
|
Chris PeBenito |
ab58ad |
#################################
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# Rules for the sendmaild domain.
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
# sendmail_exec_t is the type of the /usr/sbin/sendmail and other programs.
|
|
Chris PeBenito |
ab58ad |
# This domain is defined just for targeted policy.
|
|
Chris PeBenito |
ab58ad |
#
|
|
Chris PeBenito |
ab58ad |
type sendmail_exec_t, file_type, sysadmfile, exec_type;
|
|
Chris PeBenito |
ab58ad |
type sendmail_log_t, file_type, sysadmfile;
|
|
Chris PeBenito |
ab58ad |
domain_auto_trans(initrc_t, sendmail_exec_t, sendmail_t)
|
|
Chris PeBenito |
ab58ad |
var_run_domain(sendmail)
|
|
Chris PeBenito |
ab58ad |
|