]> xenbits.xensource.com Git - libvirt.git/commitdiff
systemd: More tweaks to Description and Documentation lines
authorAndrea Bolognani <abologna@redhat.com>
Mon, 6 Nov 2023 18:39:51 +0000 (19:39 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 6 Nov 2023 22:45:04 +0000 (23:45 +0100)
We recently unified all services and sockets, except a couple
were missed. Finish the job.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/remote/virt-guest-shutdown.target
tools/libvirt-guests.service.in

index 25d4aaa267ff684b9180a42a301728caa7f59c78..34219d00b0b6d9ea685f40e4294fe34f05e94646 100644 (file)
@@ -1,3 +1,3 @@
 [Unit]
-Description=Libvirt guests shutdown
-Documentation=https://libvirt.org
+Description=libvirt guests shutdown target
+Documentation=https://libvirt.org/
index c547218f2afee1834a889c068e7355a0f764922e..b0444442983376532748713240547cf8302770af 100644 (file)
@@ -1,5 +1,7 @@
 [Unit]
-Description=Suspend/Resume Running libvirt Guests
+Description=libvirt guests suspend/resume service
+Documentation=man:libvirt-guests(8)
+Documentation=https://libvirt.org/
 Requires=virt-guest-shutdown.target
 After=network.target
 After=time-sync.target
@@ -10,8 +12,6 @@ After=virtvboxd.socket
 After=virtvzd.socket
 After=virtxend.socket
 After=virt-guest-shutdown.target
-Documentation=man:libvirt-guests(8)
-Documentation=https://libvirt.org
 
 [Service]
 EnvironmentFile=-@initconfdir@/libvirt-guests