|
|
|
|
|
by dspillett
5293 days ago
|
|
Another key difference is the startup/shutdown process (and service management generally). Some use sysv stile init setup, some use the style more common with BSD. Several distributions (such as Ubuntu and its derivatives) are moving towards replacing init and related scripts and tools completely with upstart or similar options (http://en.wikipedia.org/wiki/Init#Replacements_for_init). |
|