Files
initscripts/SRC/initscripts/modules.conf
Jay Larson 3112172beb This package has gone through significant changes:
* Re-wrote/cleaned up init scripts
  * Re-wrote init-functions
  * Moved some things (init scripts, defaults, configs) to other packages
  * Added update-rc which manages /etc/rc* directories
  * Added usher to manage defaults
2017-05-16 16:44:05 -05:00

14 lines
400 B
Plaintext

# Kernel module configuration file
############################################################
#
# 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.
#
############################################################