add agetty service

The agetty service is an alternate way to manage gettys with agetty
under Linux which is separate from an external init system.
This commit is contained in:
William Hubbs
2017-03-09 15:23:02 -06:00
parent 21ca2b746c
commit d7bbb0f583
6 changed files with 67 additions and 5 deletions

8
conf.d/agetty Normal file
View File

@@ -0,0 +1,8 @@
# Set the baud rate of the terminal line
#baud=""
# set the terminal type
#termtype="linux"
# extra options to pass to agetty for this port
#agetty_options=""