Fedora: an example of community involvement
Fedora: an example of community involvement
Posted Nov 26, 2004 20:29 UTC (Fri) by niner (subscriber, #26151)In reply to: Fedora: an example of community involvement by forthy
Parent article: Fedora: an example of community involvement
I'm a little bit surprised. I know that at least on SuSE exactly this is done. Init scripts have priorities inidcated by the number between S and the scriptname in the runlevel link. These numbers are calculated through dependencies given by special comments in the init scripts themselves and all scripts with the same priority are started in parallel. So this is already implemented and even standardized in the Linux Standards Base: http://refspecs.freestandards.org/LSB_2.0.1/LSB-Core/LSB-...
Are there distros out there that do not already behave this way?