[libvirt] [PATCH] libvirtd: systemd: add special target for system shutdown

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Fri Oct 14 07:13:47 UTC 2016


AFAIU we don't need special actions on rpm update to switch to using
virt-guest-shutdown.target. Domains started before update will
stay depend upon libvirt-guests.service, newly started domains
will depend upon virt-guest-shutdown.target. On reboot/shutdown
systemd will order stopping both old and new domains after
libvirt-guests.service.

Nikolay Shirokovskiy (1):
  libvirtd: systemd: add special target for system shutdown

 daemon/Makefile.am                | 4 ++++
 daemon/virt-guest-shutdown.target | 3 +++
 libvirt.spec.in                   | 1 +
 src/util/virsystemd.c             | 4 ++--
 tools/libvirt-guests.service.in   | 2 ++
 5 files changed, 12 insertions(+), 2 deletions(-)
 create mode 100644 daemon/virt-guest-shutdown.target

-- 
1.8.3.1




More information about the libvir-list mailing list