summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorJulien Grall <julien.grall@linaro.org>2013-10-31 15:44:37 -0700
committerJulien Grall <julien.grall@linaro.org>2013-10-31 15:44:37 -0700
commitb0331ac9673909ef3dc05b3716db36c409c8cc68 (patch)
treea71b47b132b272a38fa8fdaa070c020226ce60f4 /files
parent3fd548b7d659fe219ec43e54000195c00571afd3 (diff)
files/hvc0: Change baudrate
Diffstat (limited to 'files')
-rw-r--r--files/hvc0.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/hvc0.conf b/files/hvc0.conf
index cbd93df..9e2ec4d 100644
--- a/files/hvc0.conf
+++ b/files/hvc0.conf
@@ -8,5 +8,5 @@ start on runlevel [23] and (
container CONTAINER=lxc-libvirt)
stop on runlevel [!23]
respawn
-exec /sbin/getty -8 38400 hvc0
+exec /sbin/getty -8 115200 hvc0