NOTES: Use non-default value for BOOT_TAG

Reported by:	jhb
MFC after:	1 week (except non-empty value in stable/11)
This commit is contained in:
Kyle Evans 2019-03-29 04:00:46 +00:00
parent 484717a4ac
commit 45916554cc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=345680

View File

@ -150,7 +150,7 @@ options BOOTHOWTO=RB_MULTIPLE
#
# Default boot tag; may use 'kern.boot_tag' loader tunable to override. The
# current boot's tag is also exposed via the 'kern.boot_tag' sysctl.
options BOOT_TAG=\"---<<BOOT>>---\"
options BOOT_TAG=\"\"
# Maximum boot tag size the kernel's static buffer should accomodate. Maximum
# size for both BOOT_TAG and the assocated tunable.
options BOOT_TAG_SZ=32