Replace /kernel.config with /boot/kernel.conf.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
# All arguments must be in double quotes.
|
||||
#
|
||||
# $Id$
|
||||
# $Id: loader.conf,v 1.1 1999/03/09 14:06:55 dcs Exp $
|
||||
|
||||
##############################################################
|
||||
### Basic configuration options ############################
|
||||
@@ -18,7 +18,7 @@ kernel="/kernel"
|
||||
kernel_options=""
|
||||
|
||||
userconfig_script_load="NO"
|
||||
userconfig_script_name="/kernel.config"
|
||||
userconfig_script_name="/boot/kernel.conf"
|
||||
userconfig_script_type="userconfig_script"
|
||||
|
||||
loader_conf_files="/boot/loader.conf /boot/loader.conf.local"
|
||||
|
||||
Reference in New Issue
Block a user