From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schwab Subject: Re: CONFIG_DEVTMPFS_MOUNT Date: Sun, 25 Jan 2015 11:54:32 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-out.m-online.net ([212.18.0.9]:58203 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752656AbbAYKyk (ORCPT ); Sun, 25 Jan 2015 05:54:40 -0500 In-Reply-To: (Geert Uytterhoeven's message of "Sun, 25 Jan 2015 11:34:34 +0100") Sender: linux-m68k-owner@vger.kernel.org List-Id: linux-m68k@vger.kernel.org To: Geert Uytterhoeven Cc: Thorsten Glaser , Stefan Niestegge , Debian m68k , Linux/m68k Geert Uytterhoeven writes: > On Sun, Jan 18, 2015 at 1:07 PM, Thorsten Glaser wrote: >> Geert Uytterhoeven dixit: >> >>>While init on Beetle's system complained about not being able to open >>>tty* with CONFIG_DEVTMPFS_MOUNT disabled, enabling CONFIG_DEVTMPFS_MOUNT >>>broke remote login using ssh on my ARAnyM: >> >> Hm, interesting. >> >> If you do not run udev, you may need the following lines in /etc/rc.local: >> >> (test -e /dev/fd || ln -s /proc/self/fd /dev/fd || :) >> (test -e /dev/stdin || ln -s /proc/self/fd/0 /dev/stdin || :) >> (test -e /dev/stdout || ln -s /proc/self/fd/1 /dev/stdout || :) >> (test -e /dev/stderr || ln -s /proc/self/fd/2 /dev/stderr || :) > > I don't have these, but the system doesn't seem to miss them ;-) Unless you are using process substitution in bash. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."