mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
virtlockd: fix socket path
Change the socket path to match the one used by lockd driver.
https://bugzilla.redhat.com/show_bug.cgi?id=968128
(cherry picked from commit 70fe129546
)
This commit is contained in:
parent
05ea6a17f5
commit
aeef630b5d
@ -2,7 +2,7 @@
|
||||
Description=Virtual machine lock manager socket
|
||||
|
||||
[Socket]
|
||||
ListenStream=@localstatedir@/run/libvirt/virtlockd/virtlockd.sock
|
||||
ListenStream=@localstatedir@/run/libvirt/virtlockd-sock
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user