Srinivas Krishnan writes:
> I am using scf_service_add_instance to create a instance. But by default 
> it makes enabled=false. I want to make enabled=true, so that instance is 
> start on boot enabled. Can anybody help me how this can be done.
> 
> <instance name="test" enabled="false"/>

smf_enable_instance() will do it.

liane

Reply via email to