From unknown Fri Mar 29 10:00:53 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#178: X2Go client on Windows reports: Couldn't create pid file "/var/run/sshd.pid": No such file or directory Reply-To: rpr nospam , 178@bugs.x2go.org Resent-From: rpr nospam Resent-To: x2go-dev@lists.berlios.de Resent-CC: owner@bugs.x2go.org X-Loop: owner@bugs.x2go.org Resent-Date: Fri, 19 Apr 2013 07:48:01 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: report 178 X-X2Go-PR-Package: x2go client X-X2Go-PR-Keywords: Received: via spool by submit@bugs.x2go.org id=B.13663571964867 (code B); Fri, 19 Apr 2013 07:48:01 +0000 Received: (at submit) by bugs.x2go.org; 19 Apr 2013 07:39:56 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from mail-qc0-f170.google.com (mail-qc0-f170.google.com [209.85.216.170]) by ymir (Postfix) with ESMTPS id B4BE95DB05 for ; Fri, 19 Apr 2013 09:39:54 +0200 (CEST) Received: by mail-qc0-f170.google.com with SMTP id d42so1701620qca.15 for ; Fri, 19 Apr 2013 00:39:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=O9wp5WMXU0vSd74X2x0kJumF0r47Mzld6YH7BsLuJ5M=; b=hAx4qTnrewUrCGA8ik7IwFIC3P8CJa9+yCxAQwbiYpN0R+mbcFifOJHTJFH8dU25Fu BTUwrfVurfdmz5qIMNy7HN0A81CnPw+XOvFii3pvqLNAU35RLSEZO88Hv21F/40JXvWb uTMV0oohVQbPbUWEw142gAAYy5BepAKuqYoB90lv1jkrk2hft4XenhMpvPDXonvFHlm+ 7LZzYEEd+uXR1k8ZRpl9hU2ma3Nl+VZOLS1pjxuTQ4Ng3x2uYT3BWsmryg4poRycdarc sjSwkcnb0HDtflnNXsutcOia56IcNTa9UeZNPMNvTqm3EoHqS0mxNJKwpn2OFf3nTeyY p+qw== MIME-Version: 1.0 X-Received: by 10.229.17.3 with SMTP id q3mr1080801qca.21.1366357193268; Fri, 19 Apr 2013 00:39:53 -0700 (PDT) Received: by 10.49.39.70 with HTTP; Fri, 19 Apr 2013 00:39:53 -0700 (PDT) Date: Fri, 19 Apr 2013 09:39:53 +0200 Message-ID: From: rpr nospam To: submit@bugs.x2go.org Content-Type: multipart/alternative; boundary=0015175cb066242daf04dab1d3fe --0015175cb066242daf04dab1d3fe Content-Type: text/plain; charset=UTF-8 Package: X2Go client Version: 4.0.0.3 On Windows 7 the following events are logged to the Event Log every time the X2Go client starts: Info event: sshd: PID 6072: Server listening on 0.0.0.0 port 7022. Error event: sshd: PID : error: Couldn't create pid file "/var/run/sshd.pid": No such file or directory Obviously, there is no /var/run on Windows. Is there a way to stop sshd.exe from logging this error? -- rpr. --0015175cb066242daf04dab1d3fe Content-Type: text/html; charset=UTF-8
Package: X2Go client
Version: 4.0.0.3

On Windows 7 the following events are logged to the Event Log every time
the X2Go client starts:

Info event:

sshd: PID 6072: Server listening on 0.0.0.0 port 7022.

Error event:

sshd: PID <nnnn>: error: Couldn't create pid file "/var/run/sshd.pid": No such file or directory

Obviously, there is no /var/run on Windows.
Is there a way to stop sshd.exe from logging this error?

-- rpr.
--0015175cb066242daf04dab1d3fe--