aboutsummaryrefslogtreecommitdiff
path: root/conf.d/modules
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2018-06-29 15:29:46 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2018-06-29 15:29:46 -0500
commita571a42421b337380b6f5751635c55906bb8b508 (patch)
tree2e5e83d5801b2c00381f84648914671137228457 /conf.d/modules
parent79648ac1c6355975abca6acf6076e7022037523f (diff)
modules: remove the ability to rename modules on the fly
Kmod doesn't support the -o switch, so if you have been using this your module loads have been failing.
Diffstat (limited to 'conf.d/modules')
-rw-r--r--conf.d/modules5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf.d/modules b/conf.d/modules
index c35b9edf..d13ff895 100644
--- a/conf.d/modules
+++ b/conf.d/modules
@@ -8,11 +8,6 @@
#modules_2="ipv6"
#modules="ohci1394"
-# Linux users can give modules a different name when they load - the new name
-# will also be used to pick arguments below.
-# This is not supported on FreeBSD.
-#modules="dummy:dummy1"
-
# Linux users can give the modules some arguments if needed, per version
# if necessary.
# Again, the most specific versioned variable will take precedence.