aboutsummaryrefslogtreecommitdiff
path: root/stand/defaults
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2020-07-07 20:42:35 +0000
committerScott Long <scottl@FreeBSD.org>2020-07-07 20:42:35 +0000
commit13bf6002e5efb24c7c5998e8d337f483ffcd6ff0 (patch)
tree2865a92699baace67a6e636b858a6ef30dcd635f /stand/defaults
parentb302c2e5c9aab8bd49b0c290b3b4f11f5453fcd2 (diff)
downloadsrc-13bf6002e5efb24c7c5998e8d337f483ffcd6ff0.tar.gz
src-13bf6002e5efb24c7c5998e8d337f483ffcd6ff0.zip
Notes
Diffstat (limited to 'stand/defaults')
-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 ac4747df99bf..73dd146b397b 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_excludeist_name="/boot/excludelist.txt" # Set this to the name of the file
+ram_excludelist_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