mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
grub.d: add quiet.cfg to remind me to not remove it
This commit is contained in:
parent
84b1689b27
commit
5226399637
3
etc/default/grub.d/quiet.cfg
Normal file
3
etc/default/grub.d/quiet.cfg
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# 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"
|
Loading…
Reference in New Issue
Block a user