[Unit] Description=User configuration dialog After=systemd-user-sessions.service cloud-config.service Before=lightdm.service [Service] Type=oneshot ExecStart=/usr/lib/userconf-pi/userconf-service StandardInput=tty Restart=on-failure TTYPath=/dev/tty8 TTYReset=yes TTYVHangup=yes TTYVTDisallocate=yes [Install] WantedBy=multi-user.target