Wednesday, May 27, 2020

Re: UPDATE: i2pd 2.26.0 -> 2.30.0

On 2020/05/27 12:47, Solene Rapenne wrote:
> share/examples/i2pd/
> share/examples/i2pd/certificates/
> share/examples/i2pd/certificates/family/
> -@sample ${LOCALSTATEDIR}/lib/

That @sample should remain where it is (it was moved down in the file,
_after_ the subdirectories are created), and there should be additional
@sample for

@sample ${LOCALSTATEDIR}/lib/i2pd/
@sample ${LOCALSTATEDIR}/lib/i2pd/certificates/
@sample ${LOCALSTATEDIR}/lib/i2pd/certificates/family/
@sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/
@sample ${LOCALSTATEDIR}/lib/i2pd/certificates/router/

> share/examples/i2pd/certificates/family/gostcoin.crt
> -@owner _i2pd
> -@group _i2pd
> @sample ${LOCALSTATEDIR}/lib/i2pd/certificates/family/gostcoin.crt
> -@owner
> -@group

I have no idea (or interest) in i2pd, does it need to write to those
files/directories at runtime? If so then at least the directories, maybe
also the files, need to keep @owner/group set.

No comments:

Post a Comment