X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/eee918711444ec8414ac795345e5c6b38864118e..56c0032211961120f1e1fe0b6fc3d393e9afeaed:/cookbooks/hardware/templates/default/tty.conf.erb diff --git a/cookbooks/hardware/templates/default/tty.conf.erb b/cookbooks/hardware/templates/default/tty.conf.erb index 896e8c3df..9b3ae4a03 100644 --- a/cookbooks/hardware/templates/default/tty.conf.erb +++ b/cookbooks/hardware/templates/default/tty.conf.erb @@ -9,4 +9,4 @@ start on stopped rc RUNLEVEL=[2345] stop on runlevel [!2345] respawn -exec /sbin/getty -L <%= @speed %> ttyS<%= @unit %> vt102 +exec /sbin/getty -L 115200 ttyS<%= @unit %> vt102