--- sbin/modules-update.orig 2005-01-13 10:29:14.000000000 +0000 +++ sbin/modules-update 2005-01-13 10:43:49.076051440 +0000 @@ -171,6 +171,7 @@ if /sbin/generate-modprobe.conf ${ASSUME_KV:+--assume-kernel=${KV}} \ >> "${TMPFILE2}" 2> /dev/null then + sed -i -e s:".*net-pf-31 bluez":: ${TMPFILE2} mv -f "${TMPFILE2}" "${CFGFILE2}" else ewarn "Warning: could not generate ${CFGFILE2}!"