[node-patches] Change in ovirt-node[ovirt-3.5]: Fixing correct naming for ttyS service dependancy
fabiand at redhat.com
fabiand at redhat.com
Wed Dec 3 16:18:49 UTC 2014
Hello Anatoly Litovsky,
I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/35847
to review the following change.
Change subject: Fixing correct naming for ttyS service dependancy
......................................................................
Fixing correct naming for ttyS service dependancy
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1168596
Change-Id: I881d59354f2d013bb54c2ce7ffee541d450fbb80
Signed-off-by: Tolik Litovsky <tlitovsk at redhat.com>
---
M services/ovirt-firstboot.service
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/47/35847/1
diff --git a/services/ovirt-firstboot.service b/services/ovirt-firstboot.service
index 13ba179..b7b1b84 100644
--- a/services/ovirt-firstboot.service
+++ b/services/ovirt-firstboot.service
@@ -1,7 +1,7 @@
[Unit]
Description=oVirt Node installation and configuration service
After=ovirt-early.service
-Before=getty at tty0.service getty at tty1.service getty at ttyS0.service getty at ttyS1.service getty at ttyS2.service
+Before=getty at tty0.service getty at tty1.service serial-getty at ttyS0.service serial-getty at ttyS1.service serial-getty at ttyS2.service
Before=rc-local.service
[Service]
--
To view, visit http://gerrit.ovirt.org/35847
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I881d59354f2d013bb54c2ce7ffee541d450fbb80
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>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list