
On Wednesday 28 of December 2011 18:30EN, Claudio Freire wrote:
Environment isolation (I've suffered environment leak when invoking initscripts myself).
Environment cleanup could be done in init scripts. But it should be done carefully as sometimes we need to pass certain variables to the daemons.
Maintainable system descriptions for the simple cases.
This is the problem: systemd seems to focus on the simple cases and ignore the rest.
Sane and explicit service dependencies (instead of an initialization order as in sysvinit, which sometimes makes it hard to guess why a service is started when it is started).
We can have - and in fact have - sane and explicit dependencies. In fact, I consider the dependencies of type "service A needs B and C to run and possibly also D (if it is started at all)" much more sane and explicit than various features introduced by systemd. Michal Kubeček -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org