Difference between revisions of "Virsh autostart"

From wikieduonline
Jump to navigation Jump to search
Line 21: Line 21:
 
* <code>[[virtinst]] --autostart</code> option
 
* <code>[[virtinst]] --autostart</code> option
 
* [[docker]]
 
* [[docker]]
 +
* [[Start configuration behavior and restart policy]]
  
 
== See also ==  
 
== See also ==  

Revision as of 06:23, 8 October 2020

  • To enable autostart: virsh autostart MY_VM_NAME
  • To disable autostart: virsh autostart MY_VM_NAME --disable
  • Verify status: virsh dominfo MY_VM_NAME


  • To enable autostart:
virsh autostart MY_VM_NAME
Domain MY_VM_NAME marked as autostarted
  • To disable autostart:
virsh autostart MY_VM_NAME --disable
Domain MY_VM_NAME unmarked as autostarted


virsh list --no-autostart

Related terms

See also

Advertising: