154

I know about the update-rc.d SERVICE OPTIONS command to add and remove services from startup, but how do I use it to get a list of all the services that are currently configured to start at startup?

Is there some other way to get this list?

2 Answers2

241

See the attached link.

UbuntuBootupHowto

The command is

service --status-all
Avinash Raj
  • 80,446
8

You could use BUM.

enter image description here

desgua
  • 33,215