Move the nat_dhcp jail to an unencrypted dataset so it can be available at boot.
This commit is contained in:
@@ -22,6 +22,11 @@ jail_zfs_dataset_mountpoint: /jail/main
|
||||
jail_canmount: "on"
|
||||
jail_bemount: "on"
|
||||
jail_list:
|
||||
- name: nat_dhcp
|
||||
dataset: zmass/unencrypted/jails
|
||||
enabled: true
|
||||
conf:
|
||||
src: nat_dhcp
|
||||
- name: cloak
|
||||
conf:
|
||||
src: cloak
|
||||
|
||||
Reference in New Issue
Block a user