summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install/base2
1 files changed, 1 insertions, 1 deletions
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=""
}