From: Michael Prokop Date: Fri, 25 Nov 2022 10:41:37 +0000 (+0100) Subject: Revert "Set SHELL variable in tty1" X-Git-Tag: v0.42.2~2 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=ed733f267eadbc2abcf28d56ef2267f0cce63e19 Revert "Set SHELL variable in tty1" This reverts commit 7422d318f84aaad3452e3c5a8bdcbc6ff252c152. See https://github.com/grml/grml-scripts/pull/15 + https://github.com/grml/grml/issues/135 --- diff --git a/etc/grml/fai/config/files/etc/systemd/system/getty@tty1.service.d/override.conf/GRMLBASE b/etc/grml/fai/config/files/etc/systemd/system/getty@tty1.service.d/override.conf/GRMLBASE index 2e5c7f0..e640aff 100644 --- a/etc/grml/fai/config/files/etc/systemd/system/getty@tty1.service.d/override.conf/GRMLBASE +++ b/etc/grml/fai/config/files/etc/systemd/system/getty@tty1.service.d/override.conf/GRMLBASE @@ -7,7 +7,6 @@ StandardInput=tty StandardOutput=tty TTYPath=/dev/tty1 TTYVTDisallocate=no -Environment="SHELL=/bin/zsh" ExecStart= ExecStart=-/usr/share/grml-scripts/run-welcome