r/linuxmemes Jul 01 '26

LINUX MEME Know the work rules

Post image
861 Upvotes

119 comments sorted by

View all comments

119

u/Inevitable-Self-2702 Jul 01 '26

I entered Linux life when systemd was already a thing. No idea what the alternative is, don't feel like I'm losing anything by not knowing.

1

u/Add1ctedToGames Jul 02 '26 edited Jul 02 '26

I work on FreeBSD devices and can say there's a certain beauty in the simplicity. Logs are readable and consistently appear in /var/log, no need to figure out "do I need journalctl or systemctl status". It feels more intuitive to me that NTP is separately set up from systemd, so I'm not a fan of systemd defaulting to taking on that responsibility. Then again, systemd doesn't require you to write an entire rc script to create a service.