mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-23 04:55:18 +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
7e0b15f2f0
commit
1fc28a4743
@ -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…
x
Reference in New Issue
Block a user