fetchmail patch from Dan Walsh

This commit is contained in:
Jeremy Solt 2010-08-30 11:26:20 -04:00 committed by Chris PeBenito
parent 01c441355e
commit c4fbfaecdd
1 changed files with 2 additions and 1 deletions

View File

@ -37,8 +37,9 @@ allow fetchmail_t fetchmail_etc_t:file read_file_perms;
allow fetchmail_t fetchmail_uidl_cache_t:file manage_file_perms;
mta_spool_filetrans(fetchmail_t, fetchmail_uidl_cache_t, file)
manage_dirs_pattern(fetchmail_t, fetchmail_var_run_t, fetchmail_var_run_t)
manage_files_pattern(fetchmail_t, fetchmail_var_run_t, fetchmail_var_run_t)
files_pid_filetrans(fetchmail_t, fetchmail_var_run_t, file)
files_pid_filetrans(fetchmail_t, fetchmail_var_run_t, { dir file })
kernel_read_kernel_sysctls(fetchmail_t)
kernel_list_proc(fetchmail_t)