From ed733f267eadbc2abcf28d56ef2267f0cce63e19 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 25 Nov 2022 11:41:37 +0100 Subject: [PATCH] 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 --- .../files/etc/systemd/system/getty@tty1.service.d/override.conf/GRMLBASE | 1 - 1 file changed, 1 deletion(-) 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 -- 2.1.4