Todays init systems calculates a dependency graph (eg. from the dependencies specified in LSB headers) and doesn't go by sequence numbers. See eg. insserv. --- policy.sgml | 9 --------- 1 file changed, 9 deletions(-)
diff --git a/policy.sgml b/policy.sgml index 820be8b..af2d1d2 100644 --- a/policy.sgml +++ b/policy.sgml @@ -7708,15 +7708,6 @@ test -f <var>program-executed-later-in-script</var> || exit 0 </p> <p> - This will use a default sequence number of 20. If it does - not matter when or in which order the <file>init.d</file> - script is run, use this default. If it does, then you - should talk to the maintainer of the <prgn>sysvinit</prgn> - package or post to <tt>debian-devel</tt>, and they will - help you choose a number. - </p> - - <p> For more information about using <tt>update-rc.d</tt>, please consult its man page <manref name="update-rc.d" section="8">. -- 2.10.2