previous to solaris 10 we used to control the services using /etc/.init.d/
svcadm
Example to enable ftp serivce
#svcadm enable ftp
Check whether "ftp" service enable or not by using
#svcs -a | grep ftp
online 18:41:06 svc:/network/ftp:default