From cb2d9b4f09b93ae76c518c0c58720acdf49f4ce2 Mon Sep 17 00:00:00 2001 From: Thomas Bächler Date: Sun, 7 Jun 2009 13:34:11 +0200 Subject: Adjust for module-init-tools change: usb-load-ehci-first is now usb-load-ehci-first.conf --- install/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/base') diff --git a/install/base b/install/base index f1a34ba..0fdc120 100644 --- a/install/base +++ b/install/base @@ -31,7 +31,7 @@ install () echo -e "${MESSAGE}" > ${MESSAGEFILE} add_file "${MESSAGEFILE}" "/message" fi - add_file "/etc/modprobe.d/usb-load-ehci-first" + add_file "/etc/modprobe.d/usb-load-ehci-first.conf" SCRIPT="" } -- cgit v1.2.3-24-g4f1b