all dev nodes assoc to tmpfs, since most everyone is moving to udev

This commit is contained in:
Chris PeBenito 2005-08-12 19:28:15 +00:00
parent c5a6dcbc3e
commit f0b1efa2a2

View File

@ -41,11 +41,8 @@ interface(`dev_node',`
typeattribute $1 device_node;
fs_associate($1)
optional_policy(`distro_redhat',`
fs_associate_tmpfs($1)
')
')
########################################
## <summary>