mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
libvirt-guests.service: Improve description
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.
This commit is contained in:
parent
839a060890
commit
f4bbbe35f3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user