Fetchmail patch from Dan Walsh.

This commit is contained in:
Chris PeBenito 2010-01-07 11:51:05 -05:00
parent 84a45c9617
commit ef6ea56c4b

View File

@ -1,5 +1,5 @@
policy_module(fetchmail, 1.9.0)
policy_module(fetchmail, 1.9.1)
########################################
#
@ -47,6 +47,8 @@ kernel_getattr_proc_files(fetchmail_t)
kernel_read_proc_symlinks(fetchmail_t)
kernel_dontaudit_read_system_state(fetchmail_t)
corecmd_exec_shell(fetchmail_t)
corenet_all_recvfrom_unlabeled(fetchmail_t)
corenet_all_recvfrom_netlabel(fetchmail_t)
corenet_tcp_sendrecv_generic_if(fetchmail_t)