Hacker News new | ask | show | jobs
by bkor 4574 days ago
As mentioned in many of the previous threads: Did you ever had to maintain services? Debug why openldap wouldn't startup? Then figure out what the actual command it would run? This all to get to the stdout&stderr output? While journal makes this available by default? Aside from just reliably stopping services and reliably being able to configure services (configuring, not editing shell scripts which all are similar but different enough to be annoying).

Cool that you didn't run into the various issues that systemd makes easy. But various others have. Suggest giving it a try.