Signed-off-by: Eric Bélanger <[email protected]>
---
 mkinitcpio.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mkinitcpio.conf b/mkinitcpio.conf
index 52abd56..64e0c13 100644
--- a/mkinitcpio.conf
+++ b/mkinitcpio.conf
@@ -54,7 +54,7 @@ FILES=""
 #
 ##   This setup loads an lvm2 volume group on a usb device.
 #    HOOKS="base udev usb lvm2 filesystems"
-HOOKS="base udev autodetect pata scsi sata filesystems"
+HOOKS="base udev autodetect pata scsi sata filesystems usbinput"
 
 # COMPRESSION
 # Use this to compress the initramfs image. With kernels earlier than
-- 
1.7.5.4

Reply via email to