]> git.pld-linux.org Git - projects/rc-scripts.git/blob - modules
- mention that /etc/modules.X.Y and /etc/modules.X.Y.Z are readed too
[projects/rc-scripts.git] / modules
1 # /etc/modules: kernel modules to load at boot time.
2 # $Id$
3 #
4 # This file should contain the names of kernel modules that are
5 # to be loaded at boot time, one per line with extra args treated as modprobe
6 # options.
7 #
8 # Comments begin with a `#', and everything on the line after them are ignored.
9 #
10 # You can also have /etc/modules.X.Y and /etc/modules.X.Y.Z, where X.Y.Z are kernel version numbers
11 # The modules files are preocessed in exactly that order too.
12
13 #loop
This page took 0.170877 seconds and 4 git commands to generate.