]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/hardware/templates/default/tty.conf.erb
Start serial terminal on S0 for machines at Bytemark
[chef.git] / cookbooks / hardware / templates / default / tty.conf.erb
index 896e8c3dfcfda60e4e9952f0d6e4baef16e24751..9b3ae4a037cec15ae79e0637c04d9fc794e7a59c 100644 (file)
@@ -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