From 1f227d62bf079e96771ee49ba499281da326f4e9 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 19 Aug 2008 15:25:06 +0000 Subject: Allow renaming of modules, #103 thanks to Sven. --- conf.d/modules | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf.d') diff --git a/conf.d/modules b/conf.d/modules index 2fc26cf..c5a3627 100644 --- a/conf.d/modules +++ b/conf.d/modules @@ -5,6 +5,10 @@ #modules_2_6="tun" #modules="ohci1394" +# You can give modules a different name when they load - the new name +# will also be used to pick arguments below. +#modules="dummy:dummy1" + # Give the modules some arguments if needed, per version if necessary. #module_ieee1394_args="debug" #module_ieee1394_args_2_6_23_gentoo_r5="ieee1394 ohci1394" -- cgit v1.2.3