[node-patches] Change in ovirt-node[ovirt-3.6]: Running ovirt-early before we get to ntpd.service

tlitovsk at redhat.com tlitovsk at redhat.com
Wed Oct 7 19:13:00 UTC 2015


Anatoly Litovsky has uploaded a new change for review.

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

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/02/47102/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/47102
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.6
Gerrit-Owner: Anatoly Litovsky <tlitovsk at redhat.com>



More information about the node-patches mailing list