This commit is contained in:
Chris PeBenito 2006-03-08 20:17:21 +00:00
parent 1852726f02
commit 3bb0a3ba53

View File

@ -74,7 +74,7 @@ template(`thunderbird_per_userdomain_template',`
allow $1_thunderbird_t $1_thunderbird_tmpfs_t:lnk_file create_lnk_perms;
allow $1_thunderbird_t $1_thunderbird_tmpfs_t:sock_file manage_file_perms;
allow $1_thunderbird_t $1_thunderbird_tmpfs_t:fifo_file manage_file_perms;
fs_filetrans_tmpfs($1_thunderbird_t,$1_thunderbird_tmpfs_t,{ dir file lnk_file sock_file fifo_file })
fs_tmpfs_filetrans($1_thunderbird_t,$1_thunderbird_tmpfs_t,{ dir file lnk_file sock_file fifo_file })
allow $2 $1_thunderbird_t:fd use;
allow $2 $1_thunderbird_t:shm { associate getattr };