Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I feel that 11.10 boots very slow on my netbook. Many people said that changing concurrency method to shell in /etc/init.d/rc will speed up boot process, but the comment in the file said that the valid options of concurrency are 'none' and 'makefile', and the concurrency method since 2010-05-14 was makefile.

What are the differences between both? Is shell concurrency method still used until now?

share|improve this question
1  
i guess none will run all services sequentially, while makefile will run at the same time services with the same "precedence" – Salem Dec 7 '11 at 19:13
Possible duplicate of askubuntu.com/questions/83569/… – arrange Dec 7 '11 at 20:15

closed as too localized by fossfreedom Mar 12 at 22:03

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.