havner napisał(a): > Revision 1.137 2005/11/16 15:35:22 freetz > - removed hotplug symlink (it can't be done this way until /sbin/hotplug > is > a default kernel hotplug handler), added cleaned up hotplug_map.rules > (instead of creating it with script at build time), rel.1 > > So how should it be done? Cause now we end up with a booted system: > > $ sudo sysctl kernel.hotplug > kernel.hotplug = /sbin/hotplug > $ ls -l /sbin/hotplug > ls: /sbin/hotplug: No such file or directory > > /sbin/udev_start sets this to /sbin/udevsend but rc-scripts set it back > to hotplug. I dont care how it will be done (maybe remove it from > rc-scripts) but for now it cant stay this way.
Set this conditionally in rc-scripts based on the existence of /sbin/hotplug. _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
