[Unit] Description=JellyShip TTY1 Status Screen After=network-online.target Wants=network-online.target Conflicts=getty@tty1.service [Service] Type=simple ExecStart=/opt/jellyship/tty-status.sh Restart=always RestartSec=5 StandardInput=tty StandardOutput=tty TTYPath=/dev/tty1 TTYReset=yes TTYVHangup=yes [Install] WantedBy=multi-user.target