|
|
|
|
|
by rootnod3
202 days ago
|
|
It autodiscovers the dependency chain or shit like that? If you got 500+ services that need to be orchestrated you honestly have a very different problem. I love the simplicity of RC scripts. Easy to understand, easy to debug, it just fucking works. Simplicity is king, because it's understandable. A behemoth like systemd feels like it requires a PhD. Systemd also runs 100% against the Unix/Linux philosophy of composability and single purpose. |
|