Run zsh when starting screen
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty2.service.d / override.conf / GRMLBASE
index 87b9e67..41761bd 100644 (file)
@@ -6,6 +6,7 @@ Restart=always
 StandardInput=tty
 StandardOutput=tty
 TTYPath=/dev/tty2
 StandardInput=tty
 StandardOutput=tty
 TTYPath=/dev/tty2
+Environment="SHELL=/bin/zsh"
 ExecStart=
 ExecStart=-/usr/share/grml-scripts/run-screen
 
 ExecStart=
 ExecStart=-/usr/share/grml-scripts/run-screen