fix tmpfs assoc call
This commit is contained in:
parent
f5c42bd80b
commit
08eb9d1a33
|
@ -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)
|
||||
')
|
||||
')
|
||||
|
||||
|
|
Loading…
Reference in New Issue