diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index f1af6516a34..3a46f6c88c4 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -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 ##############################################################