File qbootctl.service of Package qbootctl
[Unit] Description=Mark current boot as successful in Android A/B interface Wants=firewalld.service After=plymouth-start.service Before=greetd.service phosh.service plymouth-quit.service [Service] Type=oneshot ExecStart=/usr/bin/qbootctl -m b RemainAfterExit=false StandardOutput=journal [Install] WantedBy=multi-user.target greetd.service phosh.service plymouth-quit.service