Posted by Hans-Henry Jakobsen
To automatically start some software during startup, Debian has a system tool called update-rc Example on how to start the postfix daemon in all default runlevels
update-rc.d postfix defaults
Tags: Debian, update-rc
You must be logged in to post a comment.