• 0 Posts
  • 5 Comments
Joined 3 years ago
cake
Cake day: June 5th, 2023

help-circle


  • FOSS being good enough is the baseline, not the finish line. Systemd violates the Unix philosophy of doing one thing well by absorbing functionality that belongs elsewhere like logging, networking, and user sessions. Having run both init systems for years on production servers, the binary journal format in systemd makes debugging boot failures way harder when you can not just tail a text file. Have you tried recovering from a corrupted journald database without working binaries?