From 3bb0a3ba5385bc9e9a9e7493c5c1fc140be17da6 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Mar 08 2006 20:17:21 +0000 Subject: fix typo --- diff --git a/refpolicy/policy/modules/apps/thunderbird.if b/refpolicy/policy/modules/apps/thunderbird.if index d9fbf9b..b11bc8d 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 };