blob: 03acee65f62c1fc38d4ef5dcbd071b218e02966b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# make agetty quiet
#quiet="yes"
# Set the baud rate of the terminal line
#baud=""
# set the terminal type
#term_type="linux"
# extra options to pass to agetty for this port
#agetty_options=""
|