From a571a42421b337380b6f5751635c55906bb8b508 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 29 Jun 2018 15:29:46 -0500 Subject: 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. --- conf.d/modules | 5 ----- 1 file changed, 5 deletions(-) (limited to 'conf.d') 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. -- cgit v1.2.3