aboutsummaryrefslogtreecommitdiff
path: root/scripts/hostclass/freebsd_hypervisor
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/hostclass/freebsd_hypervisor')
-rw-r--r--scripts/hostclass/freebsd_hypervisor3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/hostclass/freebsd_hypervisor b/scripts/hostclass/freebsd_hypervisor
index cbd9c92..4e392e7 100644
--- a/scripts/hostclass/freebsd_hypervisor
+++ b/scripts/hostclass/freebsd_hypervisor
@@ -81,4 +81,5 @@ service devfs restart
# Enable jails/bhyve to start on boot.
sysrc -v \
vmctl_enable=YES \
- jail_enable=YES
+ jail_enable=YES \
+ jail_reverse_stop=YES