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