Configure /etc/rc.conf
Customize the variables to your needs.
1---
2# /etc/rc.conf
3cimage_rcconf: false
4cimage_rcconf_backup: false
5cimage_rcconf_data: []
6# cimage_rcconf_data:
7# - {key: wlans_rtwn0, value: wlan0}
8# - {key: ifconfig_wlan0, value: WPA SYNCDHCP}
9
10# EOF
See also
Warning
Don’t make any changes in the files in the directory
defaults/main. The role update will overwrite the changes.