Add a service to startup
Using ntp as an example:
ntp
update-rc.d ntp defaults
Remove a service from startup
update-rc.d ntp remove