X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=xZwdZpanQKAKXVJO7PKe19F77HLe0 ul3PysUsocvM/37TYmYE1lsTKJgCy+VfxjGljaggvx6SeRmOiVSLM3ZmG4a85LX6 WikIVQFmlIqx6Ky9iqBrwH4pdKAMwPYiUx8Wyu8gB1Ds/TAUt8ElO8BdNHQXN2du AOi1xJRwOGgcQw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=sLSiQf6Pwio477YRPuvCFOMdGzA=; b=nEv Ya0UnnhWX+ybGTbF2kus/lG56kpZrPVqzs5I/UQH+sOZg7/Eqii2LeXowEBL1xIY JdSkcjeO+PQxAEhyQWwInXQiulGGtPcWTH578nnZmXQJ763KXVJUVJXE5r0lFIoT 5oj6YfouvNCCnfpplYAXDitUSnd4PDXll55/uQcs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:359, openssh X-HELO: mail-yb0-f171.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=0uc1Vqe1B7/CGjnT2kYrk5wQgf8Ne2SV5EbCi3tDZt0=; b=s3GqLiVxIPLDFypBzDCCV1GYr7SpaiDqDJ1thxuZGtuZytDWj6VVjKY8GLNuucc+H6 OaH4SRXGfq3tw47TfJfmFttusyJ679SZVP/WqJ6qCbvn7OJ3dfkuTFQMC84udD53LzLw AR24umRw3ZCp67vTs+2Q9TaMecycHvpJo0/AtuYliKZMpBQGEstN6FxjC9OSTCkDhLiG +lR/IkMurNRQZyFIfylvPukZZBxdk0U3Iude6gxN2Wx0PtliEi+JRCC5YvVWi3df2l6j 2U5h1kUUcWpDP1szYJN9ZrECEUjMHQt5JhiTxRyz2lYfiNZcCLoqsumPHZIdn2CdfdtR XDxw== X-Gm-Message-State: AODbwcC0JM9LzTCoi29gH8BvhYYjTWl+3ojR1Usqjh+EJKv7gsBjBL4m lY8MvO5Uqzdb5P+BWh5hmjVm/7YxYQ== X-Received: by 10.37.229.199 with SMTP id c190mr8318015ybh.41.1494198342729; Sun, 07 May 2017 16:05:42 -0700 (PDT) MIME-Version: 1.0 From: NightStrike Date: Sun, 7 May 2017 19:05:22 -0400 Message-ID: Subject: sshd /etc/ssh directory To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Most GNU/Linux distributions (and openssh by default I believe) use /etc/ssh as the directory to store host keys and default config files. Cygwin uses /etc, creating by default numerous files in the top level /etc directory. Is there a technical reason for this? Is this something that could be considered for changing in the future? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple