diff --git a/refpolicy/policy/modules/kernel/terminal.if b/refpolicy/policy/modules/kernel/terminal.if
index df26acd..96c0d89 100644
--- a/refpolicy/policy/modules/kernel/terminal.if
+++ b/refpolicy/policy/modules/kernel/terminal.if
@@ -58,7 +58,7 @@ tunable_policy(`distro_debian',`
 type_change $1 ttyfile:chr_file $2;
 ')
 tunable_policy(`distro_redhat',`
-tmpfs_associate($2)
+filesystem_tmpfs_associate($2)
 ')
 ')