Am 24.11.2015 um 19:32 schrieb Petter Reinholdtsen:
> [Michael Biebl]
>> a/ Pere suggested to turn the Required- dependencies into Should-
>> dependencies. This means, as long as initscripts is not installed,
>> insserv does not fail, but potentially calculates a wrong ordering.
>> This is not fatal for systemd though, as the ordering is not used by
>> systemd, only the enabled state is relevant.
> 
> Can you explain this bit some more?  What does it mean that the ordering
> isn't used by systemd?

insserv looks at the dependencies specified in the LSB header and then
generates symlinks in /etc/rc?.d/ including a start priority.

The priority is not used by systemd, only the information if a service
is enabled or not. The start order is determined by systemd itself by
looking at the LSB header of sysv init scripts and native unit files and
then generating a dependency graph dynamically during boot.

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to