From a33f5477d845f3919cd746ab2be1180cb025b415 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Thu, 16 Feb 2006 17:56:33 +0000 Subject: hwdetect->udev, removed default usbserial blacklist --- rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index aeb7fa9..19d3900 100644 --- a/rc.conf +++ b/rc.conf @@ -30,13 +30,13 @@ USECOLOR="yes" # # Scan hardware and load required modules at bootup MOD_AUTOLOAD="yes" -# Module Blacklist - modules in this list will never be loaded by hwdetect +# Module Blacklist - modules in this list will never be loaded by udev MOD_BLACKLIST=() # # Modules to load at boot-up (in this order) # - prefix a module with a ! to blacklist it # -MODULES=(!usbserial) +MODULES=() # Scan for LVM volume groups at startup, required if you use LVM USELVM="no" -- cgit v1.2.3