This permission is included with mmap_file_perms.

This commit is contained in:
Dominick Grift 2010-09-20 15:16:09 +02:00
parent 3cc747a38c
commit 6c99405474

View File

@ -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;