Revert "Set SHELL variable in tty1"
authorMichael Prokop <mika@grml.org>
Fri, 25 Nov 2022 10:41:37 +0000 (11:41 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 25 Nov 2022 10:42:42 +0000 (11:42 +0100)
This reverts commit 7422d318f84aaad3452e3c5a8bdcbc6ff252c152.

See https://github.com/grml/grml-scripts/pull/15 +
https://github.com/grml/grml/issues/135

etc/grml/fai/config/files/etc/systemd/system/getty@tty1.service.d/override.conf/GRMLBASE

index 2e5c7f0..e640aff 100644 (file)
@@ -7,7 +7,6 @@ StandardInput=tty
 StandardOutput=tty
 TTYPath=/dev/tty1
 TTYVTDisallocate=no
 StandardOutput=tty
 TTYPath=/dev/tty1
 TTYVTDisallocate=no
-Environment="SHELL=/bin/zsh"
 ExecStart=
 ExecStart=-/usr/share/grml-scripts/run-welcome
 
 ExecStart=
 ExecStart=-/usr/share/grml-scripts/run-welcome