fix typo
This commit is contained in:
parent
1852726f02
commit
3bb0a3ba53
@ -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 };
|
||||
|
Loading…
Reference in New Issue
Block a user