Revert "Drop unrelated privileged heredoc scanner"
This reverts commit 4c23077f80.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# \$TERM stays literal so systemd expands it at runtime; nothing is baked in.
|
||||
cat <<EOF | sudo tee /etc/systemd/system/getty@tty1.service.d/override.conf >/dev/null
|
||||
[Service]
|
||||
Environment=TERM=\$TERM
|
||||
ExecStart=-/usr/bin/agetty --noclear %I \$TERM
|
||||
EOF
|
||||
Reference in New Issue
Block a user