tandy-scripts/linux/ttyS0.conf

11 lines
238 B
Plaintext
Raw Permalink Normal View History

2024-07-28 23:28:29 +00:00
# ttyS0 - getty
#
# This service maintains a getty on ttyS0 from the point the system is
# started until it is shut down again.
start on stopped rc RUNLEVEL=[12345]
stop on runlevel [!12345]
respawn
exec /sbin/getty -L 600 ttyS0 trs100