[Unit] Description=Bee: boot status display After=systemd-user-sessions.service Before=getty@tty1.service [Service] Type=oneshot RemainAfterExit=no ExecStart=/usr/local/bin/bee-boot-status TTYPath=/dev/tty1 StandardInput=tty StandardOutput=tty StandardError=tty TTYReset=yes TTYVHangup=yes [Install] WantedBy=multi-user.target