mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
4 lines
200 B
INI
4 lines
200 B
INI
|
# While this is tempting to disable, that results TTY(1) to get spammed a
|
||
|
# lot especially with ufw making it better to have it than not
|
||
|
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT quiet"
|