diff options
Diffstat (limited to 'conf.d/agetty')
-rw-r--r-- | conf.d/agetty | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf.d/agetty b/conf.d/agetty new file mode 100644 index 00000000..012eb8de --- /dev/null +++ b/conf.d/agetty @@ -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="" |