# File lib/thin/daemonizing.rb, line 105
      def restart(pid_file)
        send_signal('HUP', pid_file)
      end