diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-10-19 21:20:02 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-10-19 21:20:02 +0000 |
commit | 685d9803d9dfd4ea3a0e08bd93d0f81c9d0a9805 (patch) | |
tree | e13dfbf94194bfb180db77d27ab45d94e94a5bee /boot/loader.conf | |
parent | 486f20d1daac86ee611ebde77a5466e6efa1fbfd (diff) | |
download | pfsense-685d9803d9dfd4ea3a0e08bd93d0f81c9d0a9805.zip pfsense-685d9803d9dfd4ea3a0e08bd93d0f81c9d0a9805.tar.gz |
Remove the beastie boot loader prompt and return to prior freebsd behavior.
Diffstat (limited to 'boot/loader.conf')
-rw-r--r-- | boot/loader.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/loader.conf b/boot/loader.conf index dd32ad5..8105da8 100644 --- a/boot/loader.conf +++ b/boot/loader.conf @@ -3,3 +3,4 @@ hw.ata.ata_dma="0" loader_color="NO" hw.ata.wc="0" kern.ipc.nmbclusters="0" +beastie_disable="YES" |