Why are, as of newer versions, all /dev/pts permissions 600 and not 620?
I was trying to use screen but I can't unless I use it as a root? I can remember that before it was usable as any user?
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
Did the defaults change?