Fetchmail patch from Dan Walsh.
This commit is contained in:
parent
84a45c9617
commit
ef6ea56c4b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user