path: pinball_0.3.20230219-3/extra/profile/pinball/etc/init.d/pinball
                count=$(expr -1 + $attempts)
            done
            if pidof weston > /dev/null ; then
                sleep 1 # TODO: workaround
                nohup "$BINFILE" 0<&- &> $LOGFILE &
