Last change
on this file was 2167cfe, checked in by William Harrington <kb0iic@…>, 10 years ago |
bootscripts are the scripts used for the sysvinit book.
|
-
Property mode
set to
100644
|
File size:
659 bytes
|
Rev | Line | |
---|
[2167cfe] | 1 | ########################################################################
|
---|
| 2 | # Begin /etc/sysconfig/modules
|
---|
| 3 | #
|
---|
| 4 | # Description : Module auto-loading configuration
|
---|
| 5 | #
|
---|
| 6 | # Authors :
|
---|
| 7 | #
|
---|
| 8 | # Version : 00.00
|
---|
| 9 | #
|
---|
| 10 | # Notes : The syntax of this file is as follows:
|
---|
| 11 | # <module> [<arg1> <arg2> ...]
|
---|
| 12 | #
|
---|
| 13 | # Each module should be on it's own line, and any options that you want
|
---|
| 14 | # passed to the module should follow it. The line deliminator is either
|
---|
| 15 | # a space or a tab.
|
---|
| 16 | #
|
---|
| 17 | # This configuration file are for modules that are not autoloaded
|
---|
| 18 | # via udev, like ACPI modules
|
---|
| 19 | #
|
---|
| 20 | ########################################################################
|
---|
| 21 |
|
---|
| 22 | # End /etc/sysconfig/modules
|
---|
Note:
See
TracBrowser
for help on using the repository browser.