7.6 autostart Command
Use the --autostart command to manage automatic starting of guests.
               
Syntax
vm_maker --autostart guest_name { --enable | --disable }Options
- guest_name: The name of the guest to configure.
- --enable: Configure the guest to start automatically when the KVM host is started.
- --disable: Configure the guest so that it does not start automatically when the KVM host is started.
Parent topic: VM_MAKER Command Reference