Run zsh when starting screen
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty2.service.d / override.conf / GRMLBASE
1 # This file was deployed via grml-live.
2
3 [Service]
4 Type=idle
5 Restart=always
6 StandardInput=tty
7 StandardOutput=tty
8 TTYPath=/dev/tty2
9 Environment="SHELL=/bin/zsh"
10 ExecStart=
11 ExecStart=-/usr/share/grml-scripts/run-screen
12
13 [Unit]
14 Description=screen on tty2