diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2017-05-22 12:46:55 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2017-05-22 12:52:58 -0500 |
commit | ec27299f4b88daa80261298fafea76ae634744d9 (patch) | |
tree | d7c27ab75f45c4ce574a82ffd703fb4ac0736fc9 /conf.d/agetty | |
parent | 1ece16bfcd0ab71d2f9fe17a75ee6184e0fa4828 (diff) |
typo fix
X-Gentoo-Bug: 618888
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=618888
Diffstat (limited to 'conf.d/agetty')
-rw-r--r-- | conf.d/agetty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/agetty b/conf.d/agetty index 012eb8de..527ce4c2 100644 --- a/conf.d/agetty +++ b/conf.d/agetty @@ -2,7 +2,7 @@ #baud="" # set the terminal type -#termtype="linux" +#term_type="linux" # extra options to pass to agetty for this port #agetty_options="" |