[397] in athena10
Re: Larvnet design discussion
daemon@ATHENA.MIT.EDU (Kenneth Arnold)
Thu Aug 7 01:02:43 2008
Message-ID: <489A81C4.3040001@mit.edu>
Date: Thu, 07 Aug 2008 01:01:56 -0400
From: Kenneth Arnold <kcarnold@MIT.EDU>
MIME-Version: 1.0
To: Greg Hudson <ghudson@mit.edu>
CC: Timothy G Abbott <tabbott@mit.edu>, athena10@mit.edu
In-Reply-To: <489A7D62.5050801@mit.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Greg Hudson wrote:
> I think I will just configure inetd to run busyd as root. It's a very
> short perl script which doesn't touch the input it receives from the
> network, so I don't think it's very security-sensitive. If someone
> can come up with a robust and simple check for an active gdm session
> which can be performed as nobody, I'll revisit that.
pgrep gnome-session?
-Ken