[Henrique de Moraes Holschuh] > On Sun, 30 Aug 2009, Petter Reinholdtsen wrote: > > * 1 # default-start: s 1 2 3 4 5 > > This can be correct in some cases.
Yes, but it is very rare. :) > 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". Sure. It is just that this do not work, as all processes are killed by sendsigs. :) > > * 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. Yeah. sudo do this now on my request, instead of having a script in rcS.d/. PS: #pkg-sysvinit is a nice IRC channel for boot system talks. Happy hacking, -- Petter Reinholdtsen _______________________________________________ initscripts-ng-devel mailing list initscripts-ng-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel