File: modules.5

package info (click to toggle)
module-init-tools 3.2-pre1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 384 kB
  • ctags: 27
  • sloc: sh: 566; makefile: 217
file content (16 lines) | stat: -rw-r--r-- 454 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH MODULES 5 "Version 1.2" "Debian GNU/Linux"
.SH NAME
/etc/modules - kernel modules to load at boot time
.SH DESCRIPTION
.PP
The
.B /etc/modules
file contains the names of kernel modules that are to be loaded at boot
time, one per line. Arguments can be given in the same line as the module
name. Lines beginning with a '#' are ignored. 
.SH "SEE ALSO"
.BR depmod (1)
.BR modprobe (8)
.BR modprobe.conf (5)
.br
/usr/src/linux/Documentation/modules.txt