From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 833CE138CA3 for ; Sun, 15 Mar 2015 09:52:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5983E0BAD; Sun, 15 Mar 2015 09:52:34 +0000 (UTC) Received: from smarthost01a.mail.zen.net.uk (smarthost01a.mail.zen.net.uk [212.23.1.1]) by pigeon.gentoo.org (Postfix) with ESMTP id 7E214E09A4 for ; Sun, 15 Mar 2015 09:52:33 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01a.mail.zen.net.uk with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1YX5Dk-000EU5-Pc for gentoo-user@lists.gentoo.org; Sun, 15 Mar 2015 09:52:32 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Screen: Cannot open your terminal '/dev/tty1' - please check [Update] Date: Sun, 15 Mar 2015 09:52:32 +0000 Message-ID: <2563593.f3F5o4otyq@wstn> Organization: Society for Retired Gentlefolk User-Agent: KMail/4.14.3 (Linux/3.18.7-gentoo; KDE/4.14.3; x86_64; ; ) In-Reply-To: References: <20150313115241.60fee51b1e2d361dcdd99f7c@gmail.com> <20150314064742.eb3fd479e7e54df67d2af665@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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01a-IP: [82.69.80.10] X-Archives-Salt: b7dee617-7b44-4f6e-80b5-8e18738b8bc2 X-Archives-Hash: f3157fd6c70ab99728d3a982573788ce On Saturday 14 March 2015 20:53:44 Matti Nykyri wrote: > Don't hit your head to a brick wall. A small strace to the login > process reveals that login set things as you tell it to in > /etc/login.defs > > In this file change the line: > TTYPERM 0600 > To: > TTYPERM 0620 > > And your problem is fixed. Why should he need to do that? I have 0600 here with no problems. -- Rgds Peter.