Configure /boot/loader.conf
Customize the variables to your needs.
1---
2# /boot/loader.conf
3cimage_loaderconf: false
4cimage_loaderconf_backup: false
5cimage_loaderconf_modules: []
6# cimage_loaderconf_modules:
7# - pf
8# - pflog
9# - wlan
10# - wlan_wep
11# - wlan_tkip
12# - wlan_ccmp
13# - wlan_amrr
14# - if_rtwn_usb
15cimage_loaderconf_data: []
16# cimage_loaderconf_data:
17# - 'hw.usb.template=3'
18# - 'umodem_load="YES"'
19# - 'boot_multicons="YES"'
20# - 'boot_serial="YES"'
21# - 'beastie_disable="YES"'
22# - 'loader_color="NO"'
23# - 'legal.realtek.license_ack=1'
24cimage_loaderconf_sysctl: []
25
26# EOF
See also
Warning
Don’t make any changes in the files in the directory
defaults/main. The role update will overwrite the changes.