[node-patches] Change in ovirt-node[ovirt-3.5]: Running ovirt-early before we get to ntpd.service
fabiand at redhat.com
fabiand at redhat.com
Fri Oct 9 16:50:54 UTC 2015
Hello Anatoly Litovsky,
I'd like you to do a code review. Please visit
https://gerrit.ovirt.org/47167
to review the following change.
Change subject: Running ovirt-early before we get to ntpd.service
......................................................................
Running ovirt-early before we get to ntpd.service
this patch will allow to unpersist the passwd and shadow
files before the ntpd comes up and reserves the mounts
in its namespace
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1251151
Change-Id: I35052dfa61090a0d6799bbce82dc2163a913bff4
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
---
M services/ovirt-early.service
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/67/47167/1
diff --git a/services/ovirt-early.service b/services/ovirt-early.service
index 8d5e221..41eb109 100644
--- a/services/ovirt-early.service
+++ b/services/ovirt-early.service
@@ -2,7 +2,7 @@
Description=oVirt Node early configuration service
After=rhel-readonly.service fedora-readonly.service local-fs.target network.target
Wants=rhel-readonly.service fedora-readonly.service local-fs.target
-Before=sshd.service rsyslog.service rc-local.service
+Before=sshd.service rsyslog.service rc-local.service ntpd.service
[Service]
Type=oneshot
--
To view, visit https://gerrit.ovirt.org/47167
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I35052dfa61090a0d6799bbce82dc2163a913bff4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Anatoly Litovsky <tlitovsk at redhat.com>
More information about the node-patches
mailing list