From 3bb0a3ba5385bc9e9a9e7493c5c1fc140be17da6 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Wed, 8 Mar 2006 20:17:21 +0000 Subject: [PATCH] fix typo --- refpolicy/policy/modules/apps/thunderbird.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refpolicy/policy/modules/apps/thunderbird.if b/refpolicy/policy/modules/apps/thunderbird.if index d9fbf9bf..b11bc8d5 100644 --- a/refpolicy/policy/modules/apps/thunderbird.if +++ b/refpolicy/policy/modules/apps/thunderbird.if @@ -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 };