gdm, xinetd, Xvnc
Akira Hatakeyama
akira "at" sra.co.jp
Thu Dec 11 15:07:01 2003
Greetings.
On Wed, Dec 10, 2003 at 01:31:49PM -0600, John Gruber wrote:
> service vnc10
> {
> socket-type = stream
> protocol = tcp
> wait = no
> user = nobody
> server = /usr/bin/Xvnc
> server_args = :43 -inetd -once -query localhost
> -SecurityType None -geometry 1024x768 -depth 16
> type = UNLISTED
> port = 5910
> }
How about deleting ':43' from server_args.
':43' specifies Xvnc's port to use, so another
instance of the Xvnc cannot use specified port.
And there may be 'flags = REUSE NODELAY' line
in service description.
--
Akira Hatakeyama E-Mail: akira "at" sra.co.jp
http://www.sra.co.jp/people/akira/index.html
chigasaki-minami, tsuzuki ward, yokohama, japan