Thanks for taking a look at this! On Wed, Apr 12, 2023, at 15:19, Stuart Henderson wrote: ... > diff below does: ... > - draw more attention to the fairly restrictive license > (they will need to make a new release before the "change date" stuff > can apply, so drop that until it actually happens)
That works for me. > It probably also could do with an rc script, and possibly also a > pkg-readme describing basic usage if it's not obvious from upstream > docs (for correct style, base it on the template in > ports/infrastructure/templates). I have an rc script that I need to add. I can add a readme. Aisha mentioned the possibility of running as root, then dropping permissions. I read the source code and permission dropping is not yet implemented for OpenBSD. (It's hiding behind #if defined(__LINUX__).) I don't mind implementing this eventually, but it's not going to happen this month. Thanks for the diff! Troy
