update-rc.d

Add a service to startup

Using ntp as an example:

update-rc.d ntp defaults

Remove a service from startup

update-rc.d ntp remove