LWN.net Logo

Bazaar on the slow track

Bazaar on the slow track

Posted Sep 26, 2012 14:38 UTC (Wed) by smurf (subscriber, #17840)
In reply to: Bazaar on the slow track by makomk
Parent article: Bazaar on the slow track

I beg to differ; there are a couple of other good reasons why systemd is a good idea.

Before: "Owch, the job failed to start. Now which syslog file did it log its error message to? Oops, it was stderr, so hack the initscript; lather,rinse,repeat".
After: "systemctl status NAME.service"

Before: "This job needs to auto-restart when it dies for whatever reason. Write a hacky wrapper which utterly fails to *not* restart the thing when it *should* die."
After: "This job needs to auto-restart? Add a single well-documented line to the .service file."

And so on.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds