From: Jose J. R. <jo...@gm...> - 2006-04-09 12:58:18
|
On 4/9/06, Tony Brijeski <tb...@gm...> wrote: > You need to disable hotplug. > > echo "/dev/null" > /proc/sys/kernel/hotplug > > On boot or hotplug will continue to work. > Interesting, at the start of Vec's rc.udev there is the following: =09# disable hotplug helper, udevd listens to netlink =09echo "" > /proc/sys/kernel/hotplug Is it the same thing? Regards, Joe1962 |