Virsh autostart

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

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