summaryrefslogtreecommitdiff
path: root/stand
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2020-07-09 22:38:36 +0000
committerScott Long <scottl@FreeBSD.org>2020-07-09 22:38:36 +0000
commitffc568ba8b52c25e39e40c272bdf1b1556b1c884 (patch)
treeb0d2dfc9323e13751e0734462295d02832384529 /stand
parentbd111900918c70fb5ee5e6e5002826cee0d3b2d3 (diff)
downloadsrc-test-ffc568ba8b52c25e39e40c272bdf1b1556b1c884.tar.gz
src-test-ffc568ba8b52c25e39e40c272bdf1b1556b1c884.zip
Revert r362998, r326999 while a better compatibility strategy is devised.
Notes
Notes: svn path=/head/; revision=363060
Diffstat (limited to 'stand')
-rw-r--r--stand/defaults/loader.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/defaults/loader.conf b/stand/defaults/loader.conf
index 73dd146b397b2..ac4747df99bf8 100644
--- a/stand/defaults/loader.conf
+++ b/stand/defaults/loader.conf
@@ -53,7 +53,7 @@ entropy_cache_type="boot_entropy_cache" # Required for the kernel to find
ram_excludelist_load="NO" # Set this to YES to load a file
# containing a list of addresses to
# exclude from the running system.
-ram_excludelist_name="/boot/excludelist.txt" # Set this to the name of the file
+ram_excludeist_name="/boot/excludelist.txt" # Set this to the name of the file
ram_excludelist_type="ram_excludelist" # Required for the kernel to find
# the blacklist module