diff options
| -rw-r--r-- | sys/boot/forth/loader.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 51d7a730aea8..18c34d0c0351 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -46,6 +46,7 @@ bitmap_type="splash_image_data" # and place it on the module_path ############################################################## #autoboot_delay="10" # Delay in seconds before autobooting +#beastie_disable="NO" # Turn the beastie boot menu on and off #console="vidconsole" # Set the current console #currdev="disk1s1a" # Set the current device module_path="/boot/kernel;/boot/modules" # Set the module search path |
