diff options
Diffstat (limited to 'conf.d')
-rw-r--r-- | conf.d/agetty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.d/agetty b/conf.d/agetty index 527ce4c2..03acee65 100644 --- a/conf.d/agetty +++ b/conf.d/agetty @@ -1,3 +1,6 @@ +# make agetty quiet +#quiet="yes" + # Set the baud rate of the terminal line #baud="" |