Sandro Bonazzola has uploaded a new change for review.

Change subject: systemd: vdsmd: fixed sanlock requirement
......................................................................

systemd: vdsmd: fixed sanlock requirement

Added missing .service.

Change-Id: Ic1f4270ec1db959cae458ee7292175ea8efc57b6
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
---
M init/systemd/vdsmd.service.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/72/19572/1

diff --git a/init/systemd/vdsmd.service.in b/init/systemd/vdsmd.service.in
index eefa661..f14ec17 100644
--- a/init/systemd/vdsmd.service.in
+++ b/init/systemd/vdsmd.service.in
@@ -1,7 +1,7 @@
 [Unit]
 Description=Virtual Desktop Server Manager
 Requires=multipathd.service libvirtd.service time-sync.target \
-         iscsid.service rpcbind.service supervdsmd.service sanlock
+         iscsid.service rpcbind.service supervdsmd.service sanlock.service
 Conflicts=libvirt-guests.service ksmtuned.service
 
 [Service]


-- 
To view, visit http://gerrit.ovirt.org/19572
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1f4270ec1db959cae458ee7292175ea8efc57b6
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to