Enable the nat_dhcp jail on boot so its always available.

This commit is contained in:
Tom Alexander
2022-12-02 20:19:16 -05:00
parent d4e9caad67
commit e4f5754a91

View File

@@ -41,6 +41,7 @@ jail_zfs_dataset: zroot/freebsd/release/jails
jail_zfs_dataset_mountpoint: /jail/main
jail_list:
- name: nat_dhcp
enabled: true
conf:
src: nat_dhcp
bhyve_dataset: zroot/freebsd/release/vm