[node-patches] Change in ovirt-node[master]: Fixing correct naming for tty service dependancy
tlitovsk at redhat.com
tlitovsk at redhat.com
Sun Nov 30 20:49:34 UTC 2014
Anatoly Litovsky has uploaded a new change for review.
Change subject: Fixing correct naming for tty service dependancy
......................................................................
Fixing correct naming for tty service dependancy
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/28/35728/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/35728
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I881d59354f2d013bb54c2ce7ffee541d450fbb80
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Anatoly Litovsky <tlitovsk at redhat.com>
More information about the node-patches
mailing list