aboutsummaryrefslogtreecommitdiff
path: root/scripts/hostclass/freebsd_hypervisor
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-12-03 22:10:42 -0500
committerCullum Smith <cullum@sacredheartsc.com>2024-12-03 22:10:42 -0500
commite082a9745b0976709e34a9ac9db6fd3283029d4e (patch)
treeb312d1bf377c7fe6579f76f2bb150f9ee996195d /scripts/hostclass/freebsd_hypervisor
parent969c377ac6c01e8e3874a0b4822dc42a001c14cb (diff)
downloadinfrastructure-e082a9745b0976709e34a9ac9db6fd3283029d4e.tar.gz
updates for freebsd 14.2-RELEASE
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