> I would like to change /etc/ttys to get, for instance: > > ttyC3 "/usr/libexec/getty std.192600" vt220 on secure > > instead of : > > ttyC3 "/usr/libexec/getty std.9600" vt220 on secure > > Do you think i could run into problems ?
As long as you are using a baud rate recognized by getty, things will still work and you won't notice a change, because wsdisplay(4) ttys ignore the terminal speed you try to configure them at.