fix missing dep

This commit is contained in:
Chris PeBenito 2006-03-13 21:42:15 +00:00
parent edf241cd9b
commit 49b41cb4cf
1 changed files with 1 additions and 1 deletions

View File

@ -814,7 +814,7 @@ template(`evolution_home_filetrans',`
#
template(`evolution_stream_connect',`
gen_require(`
type $1_evolution_t;
type $1_evolution_t, $1_evolution_home_t;
')
allow $2 $1_evolution_t:unix_stream_socket connectto;