From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NqAMY-0002iM-BF for garchives@archives.gentoo.org; Fri, 12 Mar 2010 19:17:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7396AE069C; Fri, 12 Mar 2010 19:16:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3B404E069C for ; Fri, 12 Mar 2010 19:16:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 95B1C1B40E9 for ; Fri, 12 Mar 2010 19:16:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.02 X-Spam-Level: X-Spam-Status: No, score=-3.02 required=5.5 tests=[AWL=-0.421, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PGZBJsyvwEiG for ; Fri, 12 Mar 2010 19:16:50 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id E2CAA1B4121 for ; Fri, 12 Mar 2010 19:16:45 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NqALj-0004XK-Qk for gentoo-user@gentoo.org; Fri, 12 Mar 2010 20:16:43 +0100 Received: from athedsl-392836.home.otenet.gr ([79.131.86.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Mar 2010 20:16:43 +0100 Received: from realnc by athedsl-392836.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Mar 2010 20:16:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: New openssh install message? Date: Fri, 12 Mar 2010 21:16:35 +0200 Organization: Lucas Barks Message-ID: References: <5bdc1c8b1003121107u503864bay2a2734e3b8e160c@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-392836.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100307 Thunderbird/3.0.3 In-Reply-To: <5bdc1c8b1003121107u503864bay2a2734e3b8e160c@mail.gmail.com> X-Archives-Salt: b61b49d5-e01d-44b0-81fa-91ea9eedd06e X-Archives-Hash: c73d64529b358291555982c90c4c0e3e On 03/12/2010 09:07 PM, Mark Knecht wrote: > Hi, > I don't remember seeing this message on previous openssh updates: > >>>> Installing (1 of 1) net-misc/openssh-5.3_p1-r1 > *>>> SetUID: [chmod go-r] /usr/lib64/misc/ssh-keysign ... > [ ok ] > * Remember to merge your config files in /etc/ssh/ and then > * reload sshd: '/etc/init.d/sshd reload'. > > Is this a new message or have I just missed in the past? I don't > know anywhere else for ssh configuration files to exist except > /etc/ssh and I normally just do > > /etc/init.d/sshd restart > > anytime it gets updated. > > Has anything changed about this? I'm updating a remote machine and > don't want to lose connectivity. Probably what the writer of that message meant is to update the config files with dispatch-conf and the like. I don't know to what else "merge" could refer.