2014-01-13 18:02:54 +00:00
|
|
|
Start getty on ttyS0 and/or ttyS1
|
2013-05-09 06:39:37 +00:00
|
|
|
|
|
|
|
With ILO and other remote admin environments, having a serial console can be
|
2014-01-13 18:02:54 +00:00
|
|
|
useful for debugging and troubleshooting.
|
|
|
|
|
|
|
|
For upstart:
|
|
|
|
If ttyS1 exists, getty will run on that, otherwise on ttyS0.
|
|
|
|
|
|
|
|
For systemd:
|
|
|
|
Try to start getty on both ttyS0 and ttyS1.
|