summaryrefslogtreecommitdiff
path: root/xi/sysconfig/modules
blob: 0fce3f31fc5ddfa89e3f900a2d58260017576325 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
########################################################################
# 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 its 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