Virsh autostart: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 14: Line 14:
virsh autostart --disable <guest-name>
virsh autostart --disable <guest-name>
</syntaxhighlight>
</syntaxhighlight>


=Report Configuration=
=Report Configuration=

Revision as of 06:47, 4 December 2020

Internal

Configure to Automatically Start at Boot

virsh autostart <guest-name>

Configure to Not Start Automatically at Boot

virsh autostart --disable <guest-name>

Report Configuration

virsh dominfo <guest-name> | grep Autostart