Josip Rodin <[EMAIL PROTECTED]> writes: > [please CC: any replies to -user] > On Fri, Jun 23, 2000 at 02:24:10PM -0400, Maitland Bottoms wrote: > > What should the permissions and ownership of /tmp/.X11-unix be to make > > the X server happy? > > drwxrwxrwt 2 root usersgroup 1024 Jun 24 01:44 /tmp/.X11-unix
I too was having problems with this after the upgrade last night. It seems that instead it wants: drwxrwxrwt 2 root root 1024 Jun 24 10:37 /tmp/.X11-unix Perhaps simpler, and what I did to fix the problem, is to rm -rf /tmp/.X11-unix as root while X was not running. My next attempt to start X happily recreated everything in a way that it was happy with. -- Michael Duggan ([EMAIL PROTECTED])

