What's your favourite OS that does not use systemd?
What's your favourite OS that does not use systemd?
systemd
cat and GNU cat hugging a Linux cat.
What's your favourite OS that does not use systemd?
systemd
cat and GNU cat hugging a Linux cat.
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).
TIL about systemd-analyze security
. Thanks!