Author: maks Date: Tue Dec 4 15:44:42 2007 New Revision: 9884 Log: haven't seen /sbin/hotplug (default value) for a long time, although had no bad side effects just set UEVENT_HELPER_PATH on /sbin/udevd
Modified: dists/trunk/linux-2.6/debian/config/config Modified: dists/trunk/linux-2.6/debian/config/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/config (original) +++ dists/trunk/linux-2.6/debian/config/config Tue Dec 4 15:44:42 2007 @@ -528,6 +528,7 @@ # # Generic Driver Options # +CONFIG_UEVENT_HELPER_PATH="/sbin/udevd" CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=m # CONFIG_DEBUG_DEVRES is not set _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

