mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-28 08:35:22 +00:00
70fe129546
Change the socket path to match the one used by lockd driver. https://bugzilla.redhat.com/show_bug.cgi?id=968128
9 lines
159 B
SYSTEMD
9 lines
159 B
SYSTEMD
[Unit]
|
|
Description=Virtual machine lock manager socket
|
|
|
|
[Socket]
|
|
ListenStream=@localstatedir@/run/libvirt/virtlockd-sock
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|