Trace: • pkg_delete • sendmail • pkg_mgr • hwclock • coreutils • update-rc.d
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