Virsh autostart

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

It should look like:

Autostart:      enable