projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c0da98
)
[rc/systemd] fix missing sudo prefix
author
Amin Bandali
<bandali@gnu.org>
Wed, 30 Jan 2019 05:24:21 +0000
(
00:24
-0500)
committer
Amin Bandali
<bandali@gnu.org>
Wed, 30 Jan 2019 05:24:21 +0000
(
00:24
-0500)
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
35b6d95
..
d145033
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-2798,7
+2798,7
@@
scaling=fill
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
+#+begin_src conf :tangle /
sudo::/
etc/systemd/system/getty@tty1.service.d/noclear.conf
[Service]
TTYVTDisallocate=no
#+end_src