xulari wrote: > this "contract_id" is what i want... > but i think there must be another easy way to get this "contract_id" of "servername", and how?
You can instruct svc.startd to pass it as an argument to your stop method, e.g. 'your_method %{restarter/contract}' See svc:/network/rpc/bind for an example. Dave