On Tue, 14 Apr 2020, Tobias Brunner wrote: > Thanks for the patch. I think we should use the same logic we use for > UNIX sockets (only attempt to change the owner if we have CAP_CHOWN, > otherwise, attempt to change the group only). I pushed such a patch to > the filelog-owner branch.
Thank you. I tested the patch, and it works as expected. BR, Kaarle