Search parent directory to be able to interact with targets content.

This commit is contained in:
Dominick Grift 2010-09-22 13:55:22 +02:00
parent 38039abcd1
commit 08c4bb080f

View File

@ -385,6 +385,7 @@ optional_policy(`
# Allow ftpdctl to talk to ftpd over a socket connection
stream_connect_pattern(ftpdctl_t, ftpd_var_run_t, ftpd_var_run_t, ftpd_t)
files_search_pids(ftpdctl_t)
# ftpdctl creates a socket so that the daemon can perform
# access control decisions (see comments in ftpd_t rules above)