summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-08-03 07:42:45 -0300
committerRenato Botelho <renato@netgate.com>2016-08-03 07:42:45 -0300
commit3d3f23ec002225d7efa0a13bfe8bb4398351d3c9 (patch)
tree8d2c4373536f0995d5e322add6614be1cb705fd9 /sys/boot/forth
parent02dac69af82037d27fcaddbb71ac8b81956d187e (diff)
downloadFreeBSD-src-3d3f23ec002225d7efa0a13bfe8bb4398351d3c9.zip
FreeBSD-src-3d3f23ec002225d7efa0a13bfe8bb4398351d3c9.tar.gz
Add missing pfSense default values for loader.conf
Diffstat (limited to 'sys/boot/forth')
-rw-r--r--sys/boot/forth/loader.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index 69a4fcd..dee59e5 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -567,3 +567,10 @@ mac_seeotheruids_load="NO" # UID visbility MAC policy
#module_before="cmd" # executes "cmd" before loading the module
#module_after="cmd" # executes "cmd" after loading the module
#module_error="cmd" # executes "cmd" if load fails
+
+# pfSense specific default values
+loader_color="NO"
+loader_logo="pfSensebw"
+loader_brand="pfSense"
+hw.usb.no_pf="1"
+net.isr.maxthreads="-1"
OpenPOWER on IntegriCloud