Friday, 11 January 2013

Making libvirt shutdown guests on host poweroff

From Ask Fedora

Set the following in /etc/init.d/libvirt-guests...

ON_SHUTDOWN=shutdown
SHUTDOWN_TIMEOUT=300

Note that this is still valid in systemd at the moment (F17) as the systemd service just calls the sysv init file




No comments:

Post a Comment