|
|
|
|
|
by viraptor
3246 days ago
|
|
Upstart was on the good path, but had its own issues as well. Detecting which process it should track was rather tricky in some cases. For example any server optionally spawning an extra command before forking is not possible to configure in a generic way. Shutting things down properly without cgroups can be bad too. (It's server's fault, but good init can help here) I imagine it would get better if upstart got a serious v2 or higher, but it seems it won't get serious changes anymore. |
|