Drop unrelated privileged heredoc scanner

This commit is contained in:
Ryan Hughes
2026-08-30 11:49:50 -04:00
parent 40d0c9bbdf
commit 4c23077f80
37 changed files with 2 additions and 1280 deletions
@@ -1,6 +0,0 @@
# \$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