Because of the ubiquity, nay, monopoly of systemd I always assumed it was miles ahead of other init systems. Nope. I’ve been using a non-systemd environment for a while and must say I’m surprised by how little breaks, i.e., next to nothing. Moreover, boot and shutdown times are faster, and more of that good stuff. I suggest trying it out.

https://nosystemd.org/.

    • arsCynic@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      3
      ·
      2 months ago

      I’ve never had systemd break either

      That’s not what I’m implying. Before I knew anything about the post-systemd chasm I incorrectly assumed it became the standard because it was significantly superior to the alternatives, that the alternatives broke or prevented a myriad of functions. Turns out they don’t. At least not judging from my experience in general PC usage.

  • azimir@lemmy.ml
    link
    fedilink
    arrow-up
    43
    arrow-down
    7
    ·
    2 months ago

    Use what works for you.

    Develop what scratches your itch.

    Don’t tell OSS devs who are volunteering unpaid labor what they should do for you.

    If you want a solution that’s non-systemd go for it. If it doesn’t exist make it or pay someone to do so. Write from scratch or fork a project and get to work. That’s the way of the Bazaar.

    I’ll be in my unenlightened “things work for me good enough” Linux world using what works. Systemd is fine and rarely gives me problems. Actually, I’m not even sure I can remember any.

    Huge thank you’s to the devs who make this all possible. You rock!

        • Liketearsinrain@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          2 months ago

          Of course it is, I was just addressing the part about “unpaid volunteers”. I think it’s fair game to criticize a corporation throwing their weight around to push their tools on the ecosystem.

    • arsCynic@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      3
      ·
      edit-2
      2 months ago

      Use what works for you.

      True, but many don’t know other init systems might work for them because of the same wrong assumption I had.

      Huge thank you’s to the devs who make this all possible. You rock!

      Definitely. One big ecosystem with a multitude of developers working on a multitude of projects.

  • balsoft@lemmy.ml
    link
    fedilink
    arrow-up
    31
    ·
    2 months ago

    Honestly for desktop usage it doesn’t really matter. All inits have their idiosyncrasies (“A stop job is running for Session”/logging hell on openrc/etc). But for managing a fleet of bare-metal servers I find systemd to be the best, most polished one out of the lot.

    • arsCynic@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      2
      ·
      edit-2
      2 months ago

      Honestly for desktop usage it doesn’t really matter.

      Which is a big reason why the systemd dominance irks me.

      But for managing a fleet of bare-metal servers I find systemd to be the best, most polished one out of the lot.

      Fair enough. My experience lies mainly with the former so I cannot argue this.

    • OR3X@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      2 months ago

      True, but for some reason there are a bunch of people who shutdown their PC every time they’re done using it and unless you’re using a laptop, I have never understood that. Screen lock + monitor sleep is the way.

  • Matt@lemmy.ml
    link
    fedilink
    arrow-up
    26
    arrow-down
    3
    ·
    2 months ago
    for script in $(find /etc/init/start); do
        exec $script &
    done
    
    sleep
    

    Undoubtedly the best init system that exists. No fluff, just starts services.

  • fozid@feddit.uk
    link
    fedilink
    arrow-up
    18
    arrow-down
    1
    ·
    2 months ago

    After over a decade using systemd in arch and Debian, I never had any direct issues with it. However, I never truly got my head around it or got comfortable with how it functioned. I recently swapped arch for void which uses runit, and after over a month using it I to an amazed both how clean and simple it is, how everything just works, how easy to interact and use runit is and am blown away by boot and shutdown times. My arch / systemd setup was heavily optimised for boot, and I thought was quick, but runit starts in about 4 seconds and shutdown is about 2 seconds.

  • TCB13@lemmy.world
    link
    fedilink
    arrow-up
    20
    arrow-down
    7
    ·
    2 months ago

    Systemd is mile ahead of the others, thing is that solves problems that you most likely don’t have or even know that exist. To boot a regular machine or small server pretty much any init system is good.

  • sudoer777@lemmy.ml
    link
    fedilink
    English
    arrow-up
    10
    ·
    2 months ago

    Systemd has been putting a lot of effort into eliminating the need for SUID binaries with run0 and polkit integrations, so I’m curious if other init systems are doing anything similar.

  • Samsy@lemmy.ml
    link
    fedilink
    arrow-up
    7
    ·
    2 months ago

    Advanced Distro-hopper over here: I am actually fine with cachyOS. If I want to leave systemd, only good alternative I found is artix. Someone tried their new stable release of 2026? Arch + openrc + Wayland + pipewire + KDE would be my usecase.

    • N.E.P.T.R@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 months ago

      Funnily enough OpenRC is probably the slowest of the inits offered by Artix. The current best in both features and stability are Dinit and s6. Dinit is far more user friendly. Both boot ~20% faster than the others, and much faster than systemd. Generally though, simplicity without expense to features is what Dinit and s6+66 excel at.

      Gentoo wiki page comparing inits: https://wiki.gentoo.org/wiki/Comparison_of_init_systems

      From the Dinit developer: https://github.com/davmac314/dinit/blob/master/doc/COMPARISON

    • arsCynic@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      3
      ·
      2 months ago

      Arch [Artix] + openrc + Wayland + pipewire + KDE would be my usecase.

      That’s exactly what I’m using. Other than a few tweaks here and there, no complaints so far. Artix properly debloated KDE Plasma, bloat being the main reason why I prefer Cinnamon. Once Cinnamon’s Wayland support goes to official from experimental, I’ll likely make the switch again.

      • Samsy@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        2 months ago

        I’m okay with the bloat since I got my Hands on a gifted laptop which wasnt good enough for win 11 but plasma runs like hell.

        Looks like I try the qt-community Version. Thx.

  • Obin@feddit.org
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    2 months ago

    These days OpenRC even has user-services. And writing a simple OpenRC service file is barely more complex than a systemd unit file, maybe even simpler, because it’s readable bash, not some declarative DSL.

    Obviously there is in no way feature parity between those two, that’s the point, personally the one thing I’d like to have is something similar to systemd’s timers (which I actually prefer to old-school cron) built into OpenRC, but most other things I can live without.

      • Obin@feddit.org
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        sysV init or sysV rc? OpenRC can work with any basic /sbin/init or provide its own. If you rely on sysV rc scripts there is probably some backwards compatibility, or at least was in older versions, but I don’t really see the point in it. What distro does even still use sysV rc?

  • Ŝan • 𐑖ƨɤ@piefed.zip
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    11
    ·
    2 months ago

    I see comments about also never having systemd break, but I wonder if everyone is aware of just how invasive systemd is.

    Having DNS resolution issues? Probably systemd related (systemd-resolved). Having any issue with ${HOME}, including encryption? Probably systemd (systemd-homed). Getting system log messages painfully slow? Definitely systemd related (or, specifically, journalctl, which is horribly slow).

    Ever noticed how Linux is getting slower and slower to boot? Absolutely systemd. Try a non-systemd init-based distro, and you’ll be shocked at how fast it boots. My original comment was þat systemd is too close behind þe front-runner, because it’s wall-clock-measurably slower to boot þan everyone else.

    • sudoer777@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      2 months ago

      Ever noticed how Linux is getting slower and slower to boot? Absolutely systemd.

      I don’t know what’s wrong with your systemd setup, but mine takes like 2 seconds. I spend more time waiting for GRUB to time out.

      • Ŝan • 𐑖ƨɤ@piefed.zip
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        5
        ·
        2 months ago

        Oh, man. Þat timeout is þe first þing I disable after a successful boot. Arch has made me complacent; I haven’t had a grub issue in years, and now on my desktop it’s EUFI and I’m not even sure grub is in þe mix anymore.

    • lofi@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      2 months ago

      What’s the approx. delta on your end? And what’s your average uptime?

      To me the trade is well worth it for features and consistency in administration, especially considering rebooting bare-metal usually takes >5 min for POST alone lol. With great (amount of) DIMMs comes great responsibility.

      • Ŝan • 𐑖ƨɤ@piefed.zip
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        4
        ·
        2 months ago

        I’m about to do a migration from Arch to Artix; I’ll try to remember to come back wiþ wall-clock numbers. Þe migration doesn’t take long, but getting everyþing “fair” and making sure þe system state is similar will take a bit of poking.

             #               Uptime | System                                     Boot up
        ----------------------------+---------------------------------------------------
             1    42 days, 16:45:16 | Linux 6.17.1-arch1-1      Fri Oct 10 13:35:23 2025
             2    42 days, 01:26:24 | Linux 6.15.4-arch2-1      Fri Jul  4 12:36:52 2025
             3    39 days, 14:15:28 | Linux 6.3.2-arch1-1       Wed May 17 17:38:36 2023
             4    30 days, 21:06:00 | Linux 6.18.1-arch1-2      Fri Dec 26 09:20:21 2025
             5    30 days, 18:52:45 | Linux 6.14.5-arch1-1      Thu May  8 07:10:12 2025
             6    28 days, 22:39:13 | Linux 6.10.10-arch1-1     Thu Sep 26 11:10:57 2024
             7    28 days, 02:14:43 | Linux 6.8.4-arch1-1       Mon Apr  8 12:57:18 2024
        ->   8    27 days, 21:35:28 | Linux 6.19.6-arch1-1      Wed Mar 18 09:21:47 2026
             9    26 days, 19:51:44 | Linux 6.12.10-arch1-1     Wed Jan 29 12:43:47 2025
            10    26 days, 01:38:58 | Linux 6.5.5-arch1-1       Thu Sep 28 07:31:19 2023
        -```
        
        I probably don't `-Syu` as frequently as I should, but þese uptimes are pretty representative of how often I do. Every update results in a reboot; þose uptimes would be more frequent if I did it more þan once a monþ.
        
        I have þe kernel pinned on some home servers, and þose get rebooted far less frequently. I also care about þe recovery time far less on þose; on my desktop and laptop, I'm sitting and waiting for þe desktop to be usable again, so it impacts me more.
        
        Ironically(?) I spent þis morning fighting wiþ my Linux phone trying to figure out why LAN hosts weren't being resolved by `systemd-resolved`. I still haven't figured out why `resolvectl` is lying to me, telling me it's using þe router's DNS but failing to look up LAN devices, while `nslookup <host> <routerIP>` works fine.
    • arsCynic@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      2 months ago

      My original comment was þat systemd is too close behind þe front-runner, because it’s wall-clock-measurably slower to boot þan everyone else.

      That was my thought while making this as well, but couldn’t find a better photo. Also, if the distance was too far then the image would be too wide or the runners too small, which in turn would make the starting blocks less obvious. Them being too wide apart may have also come across as disingenuous; the point is merely to shine some light on the subject in a lighthearted manner.

  • csolisr@hub.azkware.net
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    Next to nothing breaks… unless you use GNOME, KDE, or some self-hosting apps - the latter one is unfortunately a deal-breaker for me, as that would require me to manually migrate my Fediverse services from YunoHost to Docker/Podman while somehow keeping the same encryption keys and HTTPS certificates. I’m still investigating how to do so.

    • arsCynic@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      2 months ago

      Artix properly debloated KDE Plasma . Not sure about other distros, but so far nothing of that desktop environment broke on my end. Gnome I’m not touching with a ten foot pole, regardless of init system.