[node-patches] Change in ovirt-node[master]: boot: Reset tty before showing the TUI
fabiand at redhat.com
fabiand at redhat.com
Thu Oct 9 14:13:17 UTC 2014
Fabian Deutsch has uploaded a new change for review.
Change subject: boot: Reset tty before showing the TUI
......................................................................
boot: Reset tty before showing the TUI
Change-Id: Ic3981b8a89df835326196a31e5868743f1857a2f
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M services/ovirt-firstboot.service
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/66/33966/1
diff --git a/services/ovirt-firstboot.service b/services/ovirt-firstboot.service
index 675501a..13ba179 100644
--- a/services/ovirt-firstboot.service
+++ b/services/ovirt-firstboot.service
@@ -16,6 +16,7 @@
StandardInput=tty-force
StandardOutput=inherit
StandardError=inherit
+TTYReset=yes
TTYPath=/dev/console
[Install]
--
To view, visit http://gerrit.ovirt.org/33966
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic3981b8a89df835326196a31e5868743f1857a2f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list