On Tue, 11 Nov 2003, Thomas Gebhardt wrote:

> > COOKIE=`xauth list $DISPLAY`
> > vserver foo enter
> > xauth add $COOKIE
>
> doesn't seem to work for me. As far as I can see, there is no way
> to write from a vserver process to a socket on the master server.
> That's part of the vserver concept, isn't it?

The socket wil probably be outside the vserver-chroot-directory.
You should set (and export) DISPLAY to hostname:0 or localhost:0, this
will enable TCP connections.

You can also read some manpageas about X11-specific command line arguments
and create wrapper scripts.
-- 
       � Bill of Spammer-Rights �
1. We have the right to assassinate you.
2. You have the right to be assassinated.
3. You have the right to resist, but it is futile.


_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to