Project

General

Profile

Statistics
| Branch: | Revision:

root / scout_gumstix / etc / init / ttyO2.conf @ 83163372

History | View | Annotate | Download (217 Bytes)

1
# This service maintains a getty on ttyO2 from the point the system is
2
# started until it is shut down again.
3

    
4
start on stopped rc RUNLEVEL=[12345]
5

    
6
stop on runlevel [!12345]
7

    
8
respawn
9
exec /sbin/getty -8 115200 ttyO2