sshd udev & pty...

Mike Frysinger vapier at gentoo.org
Wed Nov 16 20:16:01 UTC 2005


On Wed, Nov 16, 2005 at 11:21:34AM -0800, Nathanael D. Noblet wrote:
> One question I have is that the /dev/pts entry only says
> (rw) as options when fstab says rw,gid=5,mode=620 .. is that my problem?

run `cat /proc/mounts` to get different mount info

why are you mounting it so restrictive ?  i would change your fstab
stuff to simply 'defaults' and see if that fixes it

> Does anyone know? Why when opening /dev/ptmx a /dev/pts/X entry isn't
> created? I remember however looking at /dev/pts and seeing 0-5... odd.

nodes in /dev/pts are automatically generated ... thus you should only
see nodes in there that are actually being used
-mike



More information about the uClibc mailing list