Added search and getattr permissions to etc_mail_t dir for system_mail_t so that the sendmail process would be able to start through init

This commit is contained in:
Don Miner 2005-10-26 18:31:09 +00:00
parent d1b9d9228b
commit f13da83f99

View File

@ -50,6 +50,7 @@ allow system_mail_t self:capability { setuid setgid chown };
allow system_mail_t self:process { signal_perms setrlimit };
allow system_mail_t self:tcp_socket create_socket_perms;
allow system_mail_t etc_mail_t:dir { getattr search };
allow system_mail_t etc_mail_t:file r_file_perms;
# re-exec itself