On 2021-10-05 Alexander Bluhm wrote:
> OpenBSD does not allow to change the group of a file if the user
> does not belong to this group.  In contrast to Linux, OpenBSD also
> fails if the new group is the same as the old one.  Do not call
> fchown(2) in this case, it would change nothing anyway.

Thanks! Committed.

-- 
Lasse Collin

Reply via email to