Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2012 16:26:59 -0500
From:      ajtiM <lumiwa@gmail.com>
To:        "Steve O'Hara-Smith" <ateve@sohara.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: sockstat
Message-ID:  <201210021626.59958.lumiwa@gmail.com>
In-Reply-To: <20121002115057.0ae66ab26cb60757e66cc7f0@sohara.org>
References:  <201210020542.51933.lumiwa@gmail.com> <20121002115057.0ae66ab26cb60757e66cc7f0@sohara.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 02 October 2012 05:50:57 Steve O'Hara-Smith wrote:
> On Tue, 2 Oct 2012 05:42:51 -0500
> 
> ajtiM <lumiwa@gmail.com> wrote:
> > Hi!
> > 
> > I have FreeBSD 9.1-RC1 #0 and I running KDE 4.8.4 too.
> > If I run KDE and try sockstat -l46 I get:
> > 
> > sockstat -l46
> > USER     COMMAND    PID   FD PROTO  LOCAL ADDRESS         FOREIGN
> > ADDRESS ajtim    knemo      35725 10 udp4   *:*                   *:*
> > root     Xorg       33842 1  tcp6   *:6000                *:*
> > root     Xorg       33842 3  tcp4   *:6000                *:*
> > 
> > Is it normal root Xorg...
> > I am running Xorg (kde) as user.
> 
> 	Yes, the X server needs device access not available to normal
> users so it run setuid root.

Thank you.
 I have no in /usr/local/bin/startx
clientargs="-nolisten tcp"
serverargs="-nolisten tcp"
and is okay.

Mitja
--------
http://jpgmag.com/people/lumiwa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210021626.59958.lumiwa>