This permission is already allowed by included mmap_file_perms.
This commit is contained in:
parent
11ad1dae65
commit
8725d6334d
@ -121,7 +121,7 @@ can_exec(postfix_master_t, postfix_exec_t)
|
||||
allow postfix_master_t postfix_data_t:dir manage_dir_perms;
|
||||
allow postfix_master_t postfix_data_t:file manage_file_perms;
|
||||
|
||||
allow postfix_master_t postfix_map_exec_t:file { mmap_file_perms ioctl lock };
|
||||
allow postfix_master_t postfix_map_exec_t:file { mmap_file_perms lock };
|
||||
|
||||
allow postfix_master_t postfix_postdrop_exec_t:file getattr;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user