/dev/pts/* files not group tty
Hello,
the files /dev/pts/* do not belong to group `tty'. The problem is, that some BSD tools like mesg, write and talk expect that.
Therefore "mesg y" does not work. (mesg: error: tty device is not owned by group `tty')
After I did chgrp, everything was alright.
But after restarting, everything is as before. I think it has to do with udev.
Asking my best friend Google did not help.
Thanks in advance.
EDIT: I do not know whether this is the right place for this thread, but I'm running Gentoo.