# File lib/mcollective/windows_daemon.rb, line 30
    def service_stop
      Log.info("Windows service stopping")
      @runner.stop
    end