]> xenbits.xensource.com Git - libvirt.git/commitdiff
libvirt-guests.service: Improve description
authorAndrea Bolognani <abologna@redhat.com>
Mon, 5 Sep 2016 16:59:58 +0000 (18:59 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 6 Sep 2016 14:05:20 +0000 (16:05 +0200)
libvirt-guests.service does both suspend *and* resume guests,
depending on whether it's being started or stopped: the
description should reflect this, to avoid confusing messages
during startup.

Replace "active" with "running" (to match virsh list's output)
and don't capitalize libvirt.

tools/libvirt-guests.service.in

index c31f6638bc0ee3b6c214e22a278c48ce91b4f59b..66f6cc2aed93291dcf71cb3df0cdc9229b0c21b9 100644 (file)
@@ -1,5 +1,5 @@
 [Unit]
-Description=Suspend Active Libvirt Guests
+Description=Suspend/Resume Running libvirt Guests
 After=network.target libvirtd.service time-sync.target
 Documentation=man:libvirtd(8)
 Documentation=http://libvirt.org