I've been trying to change the permissions on /dev/pts/* from crw--w---- to crw-rw---- so that group has access to write to them. A specific user was added to the tty group so only he has r/w permissions. So I've changed the TTYMODE to 660 /etc/init.d/mountdevsubfs.sh but it's not changing any permissions after reboot.
So I am wondering if this is a bug or just not intended to work this way or ... ? Any pointers would be greatly appreciated.