all dev nodes assoc to tmpfs, since most everyone is moving to udev
This commit is contained in:
parent
c5a6dcbc3e
commit
f0b1efa2a2
@ -41,10 +41,7 @@ interface(`dev_node',`
|
||||
typeattribute $1 device_node;
|
||||
|
||||
fs_associate($1)
|
||||
|
||||
optional_policy(`distro_redhat',`
|
||||
fs_associate_tmpfs($1)
|
||||
')
|
||||
fs_associate_tmpfs($1)
|
||||
')
|
||||
|
||||
########################################
|
||||
|
Loading…
Reference in New Issue
Block a user