Re: udevsend and hotplug

2005-07-11 Thread Dan McGhee
and it seems that udevsend is supposed to be called by hotplug, but that doesn't seem to be happening. Is there a way to get use /sbin/hotplug and have it call udevsend or even have /sbin/udevsend call /sbin/hotplug so both tools can work? Thanks, Kareem Kareem, Let me point you to this series

Re: udevsend and hotplug

2005-07-11 Thread steve crosby
solutions that have worked for me. 1) Keep /sbin/udevsend as the hotplug handler. Compile the run_directory extras in the udev source code by issuing the command make EXTRAS=extras/run_directory. This will generate a udev_run_hotplugd binary. Copy that binary to /sbin and add the following rule