mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-07 05:25:25 +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
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…
Reference in New Issue
Block a user