Summary of runlevel settings in init.d scripts in the Archive

Henrique de Moraes Holschuh hmh at debian.org
Mon Sep 14 14:25:40 UTC 2009


On Sun, 30 Aug 2009, Petter Reinholdtsen wrote:
> *     1 # default-start: s 1 2 3 4 5

This can be correct in some cases.  Any services that need to be started on
S and must remain operational on all other normal runlevels (e.g. udev)
should be "s 1 2 3 4 5", and not just "s".

> *     8 # default-start: 1 2 3 4 5

This could also be correct, although it is surely a warning signal and would
have to be manually verified.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh



More information about the initscripts-ng-devel mailing list