File pinephone-boot.service of Package pinephone-helpers
[Unit] Description=PinePhone first boot setup Wants=firewalld.service After=plymouth-start.service Before=greetd.service phosh.service plymouth-quit.service [Service] Type=oneshot ExecStart=/usr/bin/pp-start.sh RemainAfterExit=false StandardOutput=journal [Install] WantedBy=multi-user.target greetd.service phosh.service plymouth-quit.service