>>> >>> Is shutdown private? If so, its merely implementation (cleaner) >>> so I'm okay with that. >> I believe it would need to be another command line subcommand. >> Otherwise I don't >> know how the smf method could call it. I am open to other >> suggestions. My goal is >> to not have the same code in two places, setup-service.sh and >> svc-install_server. That's >> a maintenance nightmare. > > Agreed with that. If it must be from the command line, have you > thought about just adding an option to 'stop'? 'stop -t' perhaps? Yes. Sanjay didn't like that as much.
Jean
