mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +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 70fe129546545f9683ce57e6946dd80a08b54d2b)
This commit is contained in:
parent
05ea6a17f5
commit
aeef630b5d
@ -2,7 +2,7 @@
|
|||||||
Description=Virtual machine lock manager socket
|
Description=Virtual machine lock manager socket
|
||||||
|
|
||||||
[Socket]
|
[Socket]
|
||||||
ListenStream=@localstatedir@/run/libvirt/virtlockd/virtlockd.sock
|
ListenStream=@localstatedir@/run/libvirt/virtlockd-sock
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user