diff options
Diffstat (limited to 'scripts/hostclass/freebsd_hypervisor')
-rw-r--r-- | scripts/hostclass/freebsd_hypervisor | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/hostclass/freebsd_hypervisor b/scripts/hostclass/freebsd_hypervisor index 24c1da5..cbd9c92 100644 --- a/scripts/hostclass/freebsd_hypervisor +++ b/scripts/hostclass/freebsd_hypervisor @@ -76,6 +76,7 @@ install_template -m 0644 \ /usr/local/etc/vmctl.conf install_template -m 0644 /etc/devfs.rules +service devfs restart # Enable jails/bhyve to start on boot. sysrc -v \ |