fix tmpfs assoc call

This commit is contained in:
Chris PeBenito 2005-05-31 13:45:37 +00:00
parent f5c42bd80b
commit 08eb9d1a33
1 changed files with 1 additions and 1 deletions

View File

@ -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)
')
')