help-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnatsweb without root access


From: Chad Walstrom
Subject: Re: Gnatsweb without root access
Date: Wed, 22 Nov 2006 12:48:01 -0600

Robert Inder <address@hidden>  wrote:
> When I came to install gnatsweb on the new server, I noticed that it
> seems to need to have gnatsd running from inetd.  And I don't have
> access to inetd.

Yes, this is a problem.  The only work-around I can see right now is
to hack up a wrapper in gnatsweb.pl to execute the gnatsd via a
read/writeable pipe with the option --no-inetd.  The correct answer
would be to add legitimate UNIX style forking and make a real daemon
out of it.  That'll be a post 4.2 feature, however.

-- 
Chad Walstrom <address@hidden>           http://www.wookimus.net/
           assert(expired(knowledge)); /* core dump */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]