mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Explain /etc/modprobe.conf further
This commit is contained in:
@@ -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.
|
||||
# Especially important due to loading module dependencies:
|
||||
# how else would you specify their parameters?
|
||||
|
||||
Reference in New Issue
Block a user