Hi
look in /etc/rc.d/init.d for a init script.. let's say you have and its name is ventrilo
cd /etc/rc7.d
ln -s /etc/rc.d/init.d/e-smith-service S99ventrilo
config set ventrilo service status enabled
Note.. the name of the service, the part after S99 and the name of the init script must be the same
HTH
ciao
Stefano