ping
On Wed, Feb 06, 2019 at 09:31:53PM +0200, Leonid Bobrov wrote:
> Index: Makefile
> ===
> RCS file: /cvs/ports/net/toxcore/Makefile,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 Makefile
> --- Makefile 9 Aug 2018 23:25:58
On Wed, Feb 06, 2019 at 01:09:13PM -0500, Brian Callahan wrote:
> I think we're looking at two independent issues:
> 1. Does the bootstrap daemon work?
> 2. Does it work through init with a fancy rcctl script?
>
> The answer to question 1 is unequivocally "yes" since I was running it on my
> machi
On 2/6/19 11:15 AM, Leonid Bobrov wrote:
Hi Brian!
First, I tried setting up daemon at init level, I added to
/usr/ports/infrastructure/db/user.list the following:
831 _toxdht _toxdht net/toxcore
Then I added toxdht.rc to net/toxcore/pkg with contents:
```
#!/bin/ksh
daemon="${TRUEPREFIX}/bi
Hi Brian!
First, I tried setting up daemon at init level, I added to
/usr/ports/infrastructure/db/user.list the following:
831 _toxdht _toxdht net/toxcore
Then I added toxdht.rc to net/toxcore/pkg with contents:
```
#!/bin/ksh
daemon="${TRUEPREFIX}/bin/tox-bootstrapd --config /etc/tox-bootstrapd.
Hi Leonid --
On 2/6/19 4:55 AM, Leonid Bobrov wrote:
Hi!
While I was contributing to Ravenports, John Marino from DragonFly BSD
explained me why I should be maintainer. So I am willing to take back
maintainership of ports I submitted to this mailing list.
I disabled bootstrap daemon because it
Sorry, new diff, DHT_bootstrap binary is useless because it doesn't
work too. This should be final sane diff:
Index: Makefile
===
RCS file: /cvs/ports/net/toxcore/Makefile,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 Makefile
---
Hi!
While I was contributing to Ravenports, John Marino from DragonFly BSD
explained me why I should be maintainer. So I am willing to take back
maintainership of ports I submitted to this mailing list.
I disabled bootstrap daemon because it doesn't work, it immediately
starts and exits with 0, n