Amador Pahim has uploaded a new change for review. Change subject: BZ#846604 Skip clock sync if NTPd is running. ......................................................................
BZ#846604 Skip clock sync if NTPd is running. During boostrap, host clock is syncronized with engine time. If ntpd is running on host and engine time is not synchronized with ntp server, time in host will jump to engine time then jump back to ntp time few moments later. This patch checks if ntpd is running in order to skip clock sync when true. Change-Id: I51693cbc80d58bd09719b185d440a05fa3317fe2 Signed-off-by: Amador Pahim <[email protected]> --- M configure.ac M vdsm_reg/deployUtil.py.in 2 files changed, 22 insertions(+), 16 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/81/7081/1 -- To view, visit http://gerrit.ovirt.org/7081 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I51693cbc80d58bd09719b185d440a05fa3317fe2 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Amador Pahim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
