What's your favourite OS that does not use systemd?
systemd cat and GNU cat hugging a Linux cat.
systemd
You're viewing a single thread.
I have to say as someone who uses NixOS I love systemd, because it makes a lot of things very easy. For example hardening services ( systemd-analyze security) or replacing cron (system timer).
systemd-analyze security
TIL about systemd-analyze security. Thanks!