summaryrefslogtreecommitdiff
path: root/libre/filesystem/modprobe.d.usb-load-ehci-first
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-02 23:14:44 +0000
committerroot <root@rshg054.dnsready.net>2012-02-02 23:14:44 +0000
commit22e5f5bf64eba5c65674eeb3a8167de2854dbe0e (patch)
treeeb874eff6206b4a1557f42bc02ee9e54c43bc882 /libre/filesystem/modprobe.d.usb-load-ehci-first
parentac5ada660240f37d7347e42123071990f616e418 (diff)
Thu Feb 2 23:14:44 UTC 2012
Diffstat (limited to 'libre/filesystem/modprobe.d.usb-load-ehci-first')
-rw-r--r--libre/filesystem/modprobe.d.usb-load-ehci-first4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/filesystem/modprobe.d.usb-load-ehci-first b/libre/filesystem/modprobe.d.usb-load-ehci-first
index 3b5db0e7a..947379411 100644
--- a/libre/filesystem/modprobe.d.usb-load-ehci-first
+++ b/libre/filesystem/modprobe.d.usb-load-ehci-first
@@ -1,2 +1,2 @@
-install ohci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe --ignore-install ohci_hcd $CMDLINE_OPTS
-install uhci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe --ignore-install uhci_hcd $CMDLINE_OPTS
+softdep ohci_hcd pre: ehci_hcd
+softdep uhci_hcd pre: ehci_hcd