add enable to config to auto-start VMs

This commit is contained in:
mischa 2023-05-02 22:57:59 +02:00
parent c77ca0dc4d
commit 94a86904b4
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
# 2021/08/29 added: next-server to dhcpd.conf, reliable pull of install.conf
# 2021/10/28 changed: autoinstall from dhcp to autoconf
# 2022/12/01 added: boot device net, move away from expect()
# 2023/05/02 added: enable flag, allow for VMs to auto-start
#
use 5.024;
use strict;