The following changes were made:
* Configuration moved to new CONFIG directory to separate from usher * Made various improvements to most init scripts * Added dependency to perl for update-rc
This commit is contained in:
13
CONFIG/etc/modules.conf
Normal file
13
CONFIG/etc/modules.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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.
|
||||
#
|
||||
############################################################
|
||||
|
||||
Reference in New Issue
Block a user