Maurice Volaski wrote:
> I have a program (heartbeat) that I am starting via the legacy init.d 
> mechanism and it should be responsible for starting the nfs server 
> but the only way it has to do that right now is by enabling it in SMF.
> 
> However, that causes SMF to start nfs on all subsequent startups. So 
> if the system gets hard-rebooted, nfs gets started up independently 
> even though heartbeat is configured not to startup at all.
> 
> How can I workaround this? Simply put, is there a way to start an SMF 
> service for immediate use, but not at startup?

Maybe I'm not understanding your problem, but have you tried "svcadm 
enable -t"?

liane

_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to