who and rc-update

who -r ...displays the current runlevel
Adding a process to the default run level....it will start on boot then

sudo rc-update add dropbox default
rc-update show displays all the enabled services and their associated services, and rc-update -v displays all the services.