summaryrefslogtreecommitdiff
path: root/libre/filesystem/modprobe.d.usb-load-ehci-first
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-02-02 12:04:41 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2012-02-02 12:04:41 -0300
commit58a2ee84f87f793f51b2d2f5a2da95a8e8a015f8 (patch)
tree1730c828c21622ee8e7986a11cafaa64188a8160 /libre/filesystem/modprobe.d.usb-load-ehci-first
parentf84cd7d1d50ebdbd10c36b7436e17742a9514f67 (diff)
downloadabslibre-58a2ee84f87f793f51b2d2f5a2da95a8e8a015f8.tar.gz
abslibre-58a2ee84f87f793f51b2d2f5a2da95a8e8a015f8.tar.bz2
abslibre-58a2ee84f87f793f51b2d2f5a2da95a8e8a015f8.zip
libre/filesystem-2011.12-1
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