David, For my service, if i want to change the restarter (which defaults to svc:system/svc/restarter:default) how this needs to be done. In webserver, when svcadm restart <svc_name> is called, by default it is calls the stop method and calls start method. But instead of this, i want to call my own restart script. How this can be done.
Thanks Srinivas