# File lib/thin/runner.rb, line 188
    def service?
      @options.has_key?(:all) || @command == 'install'
    end