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