> Any serious effort to bring down boot times will inevitably scrutinise
> each and every daemon and service started and likely do away with a few
> less essential ones.
Or profile how much users of a system use a particular service and start it by default if they use it a lot, or on demand if they use it occasionally.