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

This commit is contained in:
Dominick Grift 2010-09-23 16:22:26 +02:00
parent a5ea1490d4
commit 78ea2abe0f

View File

@ -383,6 +383,7 @@ interface(`gnome_read_gconf_home_files',`
type data_home_t;
')
userdom_search_user_home_dirs($1)
allow $1 gconf_home_t:dir list_dir_perms;
allow $1 data_home_t:dir list_dir_perms;
read_files_pattern($1, gconf_home_t, gconf_home_t)