projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2d54b7
)
[rc/systemd] keep boot messages on tty1
author
Amin Bandali
<bandali@gnu.org>
Wed, 30 Jan 2019 02:07:04 +0000
(21:07 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Wed, 30 Jan 2019 02:07:04 +0000
(21:07 -0500)
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
0454dec
..
b40b7e5
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-2789,6
+2789,14
@@
input "1:1:AT_Translated_Set_2_keyboard" {
image=/home/amin/usr/pics/wp/wp2445784-blurred-wallpapers.jpg
scaling=fill
#+end_src
+** systemd
+
+Keep boot messages on tty1 (see [[https://wiki.archlinux.org/index.php/getty#Have_boot_messages_stay_on_tty1][here]])
+
+#+begin_src conf :tangle /etc/systemd/system/getty@tty1.service.d/noclear.conf
+[Service]
+TTYVTDisallocate=no
+#+end_src
** TLP