Rigoberto Corujo wrote:
I'm new to Solaris and I know you can start up an SMF service with
the command:

svcadm enable <service_name>

but if that service has dependencies then you have to start up its
dependencies first.

is there a way to tell svcadm to automatically start all the services
on which the service that I'm trying to start depends on?


Sure: svcadm enable -r. See svcadm(1M).

        Scott


--
Scott Rotondo
Principal Engineer, Solaris Security Technologies
President, Trusted Computing Group
Phone/FAX: +1 408 850 3655 (Internal x68278)
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to