Run mdev -s after modules are loaded
authorRichard Yao <ryao@cs.stonybrook.edu>
Fri, 20 Jul 2012 00:34:07 +0000 (20:34 -0400)
committerRichard Yao <ryao@cs.stonybrook.edu>
Fri, 20 Jul 2012 02:59:30 +0000 (22:59 -0400)
commit3ef477862d08c20628273c3c855bb78d6e417b25
tree66a975fcb9ee75c4a6652a966da857715a2b6fe1
parentd7cf3689bf336e7598db32df6e4cafcde45a9459
Run mdev -s after modules are loaded

Running `mdev -s` will ensure that device nodes are properly initialized.
It does not function as a netlink hotplug daemon. We must run it after
the modules are loaded to ensure that /dev/zfs has been created before
userland programs attempt to use it.
defaults/linuxrc