Version 1.36.2
Released: 2010-09-09
fixed
ConfigFile and ListFile classes have wrong group on FreeBSDRelated thread:
https://forum.directadmin.com/posts/187008
The issue was discovered upon a fix of another issue with regards to the setting of chmod 600:
The issue is that the effective group on FreeBSD does not get inherited when creating files, unlike on Linux. The solution was simple owership setting of the group to ensure it's set correctly.