#ホストリブート時のゲストVMの自動停止と再起動
##Suspend and resume guest machine automatically on reboot
/etc/default/libvirt-guests を編集
ON_BOOT=start
ON_SHUTDOWN=suspend
簡単だった!
Go to list of users who liked
More than 5 years have passed since last update.
#ホストリブート時のゲストVMの自動停止と再起動
##Suspend and resume guest machine automatically on reboot
/etc/default/libvirt-guests を編集
ON_BOOT=start
ON_SHUTDOWN=suspend
簡単だった!
Register as a new user and use Qiita more conveniently
Go to list of users who liked