lkml.org 
[lkml]   [1999]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: group perms on /dev/pts/*

> By author: Evan Van Dyke <e-van@nwu.edu>
> In newsgroup: linux.dev.kernel
> >
> > Since 2.2.7 I've been seeing some wierd FOO with /dev/pts/*.
> > I use screen, which requires +rwx permissions on /dev/pts/1,
> > or which ever terminal it is currently on... however, the group
> > permissions appear to now be set, by default, to _just_ +w.
> > Yes, I am in group tty.... I can fix the problem by manually
> > sudo chmod g+rwx /dev/pts/*
> > but it's annoying... does anyone know if this is a bug? a
> > feature? an automated workaround? Thanks in advance.


Edit your /etc/fstab, change the mode to "640" instead of "620"..ie..

none /dev/pts devpts gid=5,mode=640 0 0

Dax Kelson


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.064 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site