summaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-20 00:44:05 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-20 00:44:05 +0000
commit8867be5227c1090ddf65d104877927b011c59da8 (patch)
tree63528e6906b363ad5da84fbb9e2c44f94ee09d97 /boot
parent63b9188d92e8f5b73ac7c4fad458830688fe1d97 (diff)
downloadpfsense-8867be5227c1090ddf65d104877927b011c59da8.zip
pfsense-8867be5227c1090ddf65d104877927b011c59da8.tar.gz
Change autoboot_delay to 0
Diffstat (limited to 'boot')
-rw-r--r--boot/loader.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/loader.conf b/boot/loader.conf
index fefe0db..947d11d 100644
--- a/boot/loader.conf
+++ b/boot/loader.conf
@@ -1,4 +1,4 @@
-autoboot_delay="5"
+autoboot_delay="0"
hw.ata.atapi_dma="1"
loader_color="YES"
hw.pci.allow_unsupported_io_range="1"
OpenPOWER on IntegriCloud