[Unit] Description=Display the Pivilion boot greeting and system status After=local-fs.target Before=getty@tty1.service [Service] Type=oneshot ExecStart=/usr/local/lib/pivilion/boot-greeter.sh StandardOutput=journal+console StandardError=journal+console [Install] WantedBy=multi-user.target