Redundant: mta_sendmail_domtrans calls domtrans_pattern which already includes these permissions.
This commit is contained in:
parent
b35d259348
commit
ba6db03dc0
@ -51,10 +51,6 @@ interface(`sendmail_domtrans',`
|
||||
')
|
||||
|
||||
mta_sendmail_domtrans($1, sendmail_t)
|
||||
|
||||
allow sendmail_t $1:fd use;
|
||||
allow sendmail_t $1:fifo_file rw_file_perms;
|
||||
allow sendmail_t $1:process sigchld;
|
||||
')
|
||||
|
||||
#######################################
|
||||
|
Loading…
Reference in New Issue
Block a user