- facilities/services needed by this script. It will start after
- its start dependencies and stop before its stop dependencies. The
- X-* entreis are reverse dependencies. Required-* are hard
- dependencies (will install even if they are missing), while
- Should-* and X-* are soft dependencies (only taken into account if
- scripts providing them are present).</li>
+ facilities/services needed by this script. The script will start
+ after its start dependencies and stop before its stop
+ dependencies. The X-* entries are reverse dependencies.
+ Required-* are hard dependencies (update-rc.d will refuse to
+ install the script if any of them are missing), while Should-* and
+ X-* are soft dependencies (only taken into account if scripts
+ providing them are present).</li>