Fabian Deutsch has submitted this change and it was merged. Change subject: ntpd: condition for start ......................................................................
ntpd: condition for start Due the limitation that all services in the oVirt Node must be enabled during the build time and there is no option to disable the pre-configured ntp servers from ntp.conf this patch adds a condition for start of ntp service. The condition is the /etc/ntp.conf be persisted. In other words, if users set NTP servers via TUI or auto-install using ntp=my-preferred-ntp-server will enable the ntp daemon to be started in the boot. Change-Id: Iebee8a8581fd0b51d07bde04b1f878a1cb5481ba Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1061081 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M ovirt-node.spec.in M scripts/ovirt-init-functions.sh.in M services/Makefile.am A services/ntpd-pre-start.conf M src/ovirt/node/config/defaults.py 5 files changed, 22 insertions(+), 7 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/41812 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iebee8a8581fd0b51d07bde04b1f878a1cb5481ba Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
