System Administration Guide

Adding a Run Control Script

If you want to add a run control script to start and stop a service, copy the script into the /etc/init.d directory and create links in the rc*.d directory you want the service to start and stop.

See the README file in each /etc/rc*.d directory for more information on naming run control scripts. The procedure below describes how to add a run control script.