aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts/contrib/lsb-v3/etc/default/modules
blob: 40d1894c95b5a05b4e1b5e39b0810468f55003ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
########################################################################
# Begin /etc/default/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/default/modules