summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install/base1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/base b/install/base
index 1a5d9bd..79ab177 100644
--- a/install/base
+++ b/install/base
@@ -30,6 +30,7 @@ install ()
echo -e "${MESSAGE}" > ${MESSAGEFILE}
add_file "${MESSAGEFILE}" "/message"
fi
+ add_file "/etc/modprobe.d/usb-load-ehci-first"
SCRIPT=""
}