Peter Tribble wrote:
If that's the way to do it, and if it's possible to automatically convert scripting into services, then why not fold that functionality into the packaging system so that it creates the SMF services (or whatever) as required to get the scripts run in the correct context?
If you want Oracle to run every time the machine boots, you should deliver an SMF manifest that sets up such a service. Mark it enabled as default, and set reset-fmri=svc:/system/manifest-import on the xml file that delivers the manifest. You're done. The start method should take care of whatever needs to be done at first boot. Is this about not wanting to create SMF services? - Bart -- Bart Smaalders Solaris Kernel Performance [email protected] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
