Yes. systemd even provides it automatically if the kernel's console is configured to be a serial port terminal.
* http://askubuntu.com/a/621209/43344
* http://unix.stackexchange.com/a/194218/5132
In nosh, one simply enables/starts a serial GeTTY service such as mgetty@ttyS1 . There's an example of what such a run script would look like in the "Terminals" chapter of the nosh Guide. It's 2 lines long.
* http://homepage.ntlworld.com./jonathan.deboynepollard/Softwa...
Yes. systemd even provides it automatically if the kernel's console is configured to be a serial port terminal.
* http://askubuntu.com/a/621209/43344
* http://unix.stackexchange.com/a/194218/5132
In nosh, one simply enables/starts a serial GeTTY service such as mgetty@ttyS1 . There's an example of what such a run script would look like in the "Terminals" chapter of the nosh Guide. It's 2 lines long.
* http://homepage.ntlworld.com./jonathan.deboynepollard/Softwa...