# HG changeset patch # User Christophe Lincoln # Date 1234903218 -3600 # Node ID d549fce3ce2028db163ffab28060d788cb5a6821 # Parent 5d620cd96aeeff58bdbe71ee013b3cace6de64c9 Tiny fix for hwconf.sh diff -r 5d620cd96aee -r d549fce3ce20 etc/init.d/hwconf.sh --- a/etc/init.d/hwconf.sh Tue Feb 17 01:20:28 2009 +0100 +++ b/etc/init.d/hwconf.sh Tue Feb 17 21:40:18 2009 +0100 @@ -24,7 +24,7 @@ if ! lsmod | grep -q "$mod" && [ -f "$(modprobe -l $mod)" ]; then echo "Loading Kernel modules: $mod" detect="$detect $mod" - /sbin/modprobe $modname + /sbin/modprobe $mod fi done # yenta_socket = laptop