Re: Gnatsweb without root access
Chad Walstrom <[email protected]> Wed, 22 Nov 2006 12:48:01 -0600
| Newsgroups | gmane.comp.bug-tracking.gnats.general |
|---|---|
| Message-ID | <[email protected]> |
Robert Inder <[email protected]> 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 <[email protected]> http://www.wookimus.net/ assert(expired(knowledge)); /* core dump */