• Deckweiss@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    7 months ago

    I know what it is. But it literally says “A stop job is running” and since english is not my first language, I had no good idea how to better express the technicalities of it in a short sentence.

    As for it having nothing to do with systemd:

    I am dual booting arch and artix, because I am currently in the middle of transitioning. I have the exact same packages on both installs (+ some extra openrc packages on artix).

    • About 30% of the shutdowns on arch do the stop job thing. It happens randomly without any changes being done by me between the sessions.

    • 0% of the shutdowns on artix take more than 5 seconds.

    I know that I can configure it. But why is 90 seconds a default? It is utterly unreasonable. You cite windows doing it, but compare it instead to mac, which has extremely fast powerups and shutdowns.

    And back to the technicalities, openrc doesn’t say “a stop job is running”, so who runs the stop job if not systemd?

    • MartianSands@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      The question you should be asking is what’s wrong with that job which is causing it to run for long enough that the timeout has to kill it.

      Systemd isn’t the problem here, all it’s doing is making it easy to find out what process is slowing down your shutdown, and making sure it doesn’t stall forever

      • Deckweiss@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        7 months ago

        I will not debug 3rd party apps. I don’t even want to think about my OS nor ask any questions about it. I want to use a PC and do my job. That includes it shutting down asap when I need it to shut down asap.

        systemd default - shutdown not always asap

        openrc default - shutdown always asap

        whatever the heck macs init system is - shutdown always asap

        It may be not the “fault” of systemd, but neither does it do anything helpful to align itself with my needs.