mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update the sample for $init_path to reflect the kernel default.
This commit is contained in:
parent
390cab70e1
commit
d0eb8c13d5
1 changed files with 2 additions and 1 deletions
|
|
@ -62,7 +62,8 @@ bitmap_type="splash_image_data"
|
|||
#boot_single="NO" # Start system in single-user mode
|
||||
#boot_userconfig="NO" # Run kernel's interactive device configuration program
|
||||
#boot_verbose="NO" # Causes extra debugging information to be printed
|
||||
#init_path="/sbin/init" # Sets the list of init candidates
|
||||
#init_path="/sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall"
|
||||
# Sets the list of init candidates
|
||||
|
||||
|
||||
##############################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue