Set SHELL variable in tty1
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty1.service.d / override.conf / GRMLBASE
index e640aff..2e5c7f0 100644 (file)
@@ -7,6 +7,7 @@ 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