mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 11:35:54 +02:00
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@354 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
19 lines
559 B
Plaintext
19 lines
559 B
Plaintext
########################################################################
|
|
# Begin /etc/sysconfig/modules
|
|
#
|
|
# Description : Module auto-loading configuration
|
|
#
|
|
# Authors :
|
|
#
|
|
# Version : 00.00
|
|
#
|
|
# Notes : The syntax of this file is as follows:
|
|
# <module> [<arg1> <arg2> ...]
|
|
#
|
|
# Each module should be on it's own line, and any options that you want
|
|
# passed to the module should follow it. The line deliminator is either
|
|
# a space or a tab.
|
|
########################################################################
|
|
|
|
# End /etc/sysconfig/modules
|