• Wolfram@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    Being subjected to both OpenRC and Systemd, I can appreciate both but Systemd is convenient and gets the job done. Maybe it’s how the service is packaged and not OpenRC’s fault, but I get better logging with Systemd services. Status of a failing service on OpenRC is it exited and that’s all I get. Guess I have to fuck around and find the logs myself (because search results are people telling you to find them), whereas its a better time in Systemd.

    • librekitty@lemmy.today
      link
      fedilink
      arrow-up
      2
      ·
      22 hours ago

      i have had the same experience with logs and OpenRC usually i resort to manually running the commands and watching output

      • Wolfram@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        Good to know I’m not the only one. I’ve resorted to the same when Docker would freak out on Alpine.