Hi Michai,
On 2 March 2015 at 07:03, Michai Ramakers <m.ramak...@gmail.com> wrote:
> Hello,
>
> toying a bit with Fossil serving through inetd, as per
> http://fossil-scm.org/xfer/doc/trunk/www/server.wiki , for some reason
> I can't get the example shown on that page working when using a
> directory-with-multiple-repos as last argument, instead of a single
> repo, e.g.
>
>  stream tcp nowait.1000 root /usr/bin/fossil /usr/bin/fossil http /my/fossils
>
> I could have sworn this worked at some time. Normally I run Fossil as
> CGI-binary instead, so this is not something I have tested for a
> while.
>
> Unless someone has a quick clue, I can bisect it later today. But
> probably it's user error.
>

Do you see inetd started on port 12345?

After I figured out the /etc/services thing for my, it worked as expected.

Only spending ~60 seconds reviewing this, the netbsd doc looks very
similar to freebsd where is says what you have listed in /etc/inetd
needs to be in /etc/services and reference it by a name in /etc/inetd:
https://www.netbsd.org/docs/guide/en/chap-inetd.html

Hope that helps!

> Thanks,
> Michai

Best,
sean

-- 
-------
inum: 883510009027723
sip: jungleboo...@sip2sip.info
xmpp: jungle-boo...@jit.si
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to