Hacker News new | ask | show | jobs
by Arnavion 1536 days ago
>What distros haven't moved to systemd at this point?

The one that has the biggest impact on my life is Alpine, because I run postmarketOS on my phone which is an Alpine derivative. It has OpenRC instead, which doesn't have the ability to auto-restart crashed services (it doesn't do any action when a service crashes, by design), doesn't do socket activation, and doesn't support running as a user instance for a user session.

1 comments

>The one that has the biggest impact on my life is Alpine, because I run postmarketOS on my phone which is an Alpine derivative.

Ok, that's a fair. My python projects refused to work on alpine so Ihavent tried it.