Exim patch from Dan Walsh.

This commit is contained in:
Chris PeBenito 2010-01-07 11:50:55 -05:00
parent 4dd84bbf0e
commit 84a45c9617
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
policy_module(exim, 1.4.0)
policy_module(exim, 1.4.1)
########################################
#
@ -111,6 +111,7 @@ files_search_usr(exim_t)
files_search_var(exim_t)
files_read_etc_files(exim_t)
files_read_etc_runtime_files(exim_t)
files_getattr_all_mountpoints(exim_t)
fs_getattr_xattr_fs(exim_t)
fs_list_inotifyfs(exim_t)