Virsh autostart

From NovaOrdis Knowledge Base
Revision as of 21:01, 17 November 2021 by Ovidiu (talk | contribs) (→‎Report Configuration)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

It should look like:

Autostart:      enable