File module-init-tools-fix-nfs-local.diff of Package module-init-tools.openSUSE_12.1_Update

Index: module-init-tools-3.13/modprobe.c
===================================================================
--- module-init-tools-3.13.orig/modprobe.c
+++ module-init-tools-3.13/modprobe.c
@@ -1186,8 +1186,7 @@ static void parse_toplevel_config(const
 
 	/* default config */
 	parse_config_scan(conf, dump_only, removing, "/run/modprobe.d",
-			  "/etc/modprobe.d", "/usr/local/lib/modprobe.d",
-			  "/lib/modprobe.d", NULL);
+			  "/etc/modprobe.d", "/lib/modprobe.d", NULL);
 }
 
 /* Read possible module arguments from the kernel command line. */
openSUSE Build Service is sponsored by