Add rhel6 serial config file/task

This commit is contained in:
Kevin Fenzi 2013-06-04 16:49:08 +00:00
parent 9c14bd50f2
commit 5c6ba16f97
3 changed files with 14 additions and 0 deletions

6
files/common/ttyS0.conf Normal file
View file

@ -0,0 +1,6 @@
start on runlevel [345]
stop on runlevel [S016]
respawn
instance /dev/ttyS0
exec /sbin/agetty ttyS0 115200 vt100-nav