Hello Antoni Segura Puimedon, Zhou Zheng Sheng,
I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/11366
to review the following change.
Change subject: vdsmd.service: require either ntpd or chronyd
......................................................................
vdsmd.service: require either ntpd or chronyd
Fedora 18 ships with chronyd by default, which conflicts with ntpd. We
do not really care which one of the two is running, as long as the host
clock is synchronized. That's what requiring time-sync.target means.
Change-Id: Ie0605bea6d34c214aea8814a72a03e9ad2883fdb
Signed-off-by: Dan Kenigsberg <[email protected]>
Reviewed-on: http://gerrit.ovirt.org/11291
Reviewed-by: Zhou Zheng Sheng <[email protected]>
Reviewed-by: Antoni Segura Puimedon <[email protected]>
---
M vdsm/vdsmd.service
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/66/11366/1
diff --git a/vdsm/vdsmd.service b/vdsm/vdsmd.service
index 6a650f4..9823b34 100644
--- a/vdsm/vdsmd.service
+++ b/vdsm/vdsmd.service
@@ -1,6 +1,6 @@
[Unit]
Description=Virtual Desktop Server Manager
-Requires=multipathd.service libvirtd.service ntpd.service
+Requires=multipathd.service libvirtd.service time-sync.target
Conflicts=libvirt-guests.service
[Service]
--
To view, visit http://gerrit.ovirt.org/11366
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0605bea6d34c214aea8814a72a03e9ad2883fdb
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.2
Gerrit-Owner: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches