This permission is included with mmap_file_perms.
This commit is contained in:
parent
3cc747a38c
commit
6c99405474
@ -50,7 +50,7 @@ template(`postfix_domain_template',`
|
||||
|
||||
can_exec(postfix_$1_t, postfix_$1_exec_t)
|
||||
|
||||
allow postfix_$1_t postfix_exec_t:file { mmap_file_perms lock ioctl };
|
||||
allow postfix_$1_t postfix_exec_t:file { mmap_file_perms lock };
|
||||
|
||||
allow postfix_$1_t postfix_master_t:process sigchld;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user