Set SHELL variable in tty1
[grml-live.git] / etc / grml / fai / config / files / etc / systemd / system / getty@tty1.service.d / override.conf / GRMLBASE
1 # This file was deployed via grml-live.
2
3 [Service]
4 Type=simple
5 Restart=always
6 StandardInput=tty
7 StandardOutput=tty
8 TTYPath=/dev/tty1
9 TTYVTDisallocate=no
10 Environment="SHELL=/bin/zsh"
11 ExecStart=
12 ExecStart=-/usr/share/grml-scripts/run-welcome
13
14 [Unit]
15 Description=grml-quickconfig on tty1
16 After=grml-autoconfig.service