<p>update-rc.d requires scripts to be inserted in dependency order.</p>
-<p>Incorrect dependencies give the wrong boot and shutdown order.</p>
+<p>Incorrect dependencies give the wrong but predictable and stable
+(as in the same all the time) boot and shutdown order.</p>
<p>It is possible to enable concurrent booting, running boot scripts
in parallel (CONCURRENCY=startpar in /etc/default/rcS)</p>
-<p>Might even speed up the boot and shutdown (initial benchmark show
+<p>Might even speed up the boot and shutdown (initial benchmark show
+ speedup only by reordering based on dependencies)</p>
<h2>Disabling dependency based boot sequencing</h2>