[kernel] r9937 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Tue Dec 11 10:33:34 UTC 2007


Author: maks
Date: Tue Dec 11 10:33:34 2007
New Revision: 9937

Log:
leave UEVENT_HELPER_PATH to default
waldi notes: "udev knows how to set it on runtime.
              I doubt that we should make such assumptions."


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 11 10:33:34 2007
@@ -541,7 +541,7 @@
 #
 # Generic Driver Options
 #
-CONFIG_UEVENT_HELPER_PATH="/sbin/udevd"
+CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_PREVENT_FIRMWARE_BUILD=y
 CONFIG_FW_LOADER=m
 # CONFIG_DEBUG_DEVRES is not set



More information about the Kernel-svn-changes mailing list