Explain /etc/modprobe.conf further

This commit is contained in:
Ciro Santilli
2017-11-11 12:05:23 +00:00
parent 0d7259fe81
commit 938e742209

View File

@@ -1,3 +1,7 @@
# This file does *not* specify modules to auto-load at startup,
# you still need to explicitly load your modules from init.d:
# https://superuser.com/questions/397842/automatically-load-kernel-module-at-boot-angstrom/1267464#1267464
# Default parameters when loading modules. # Default parameters when loading modules.
# Especially important due to loading module dependencies: # Especially important due to loading module dependencies:
# how else would you specify their parameters? # how else would you specify their parameters?