HomeFreeBSD

Fix permissions on all FILESGROUPS that aren't FILES

Description

Fix permissions on all FILESGROUPS that aren't FILES

FILESMODE defaults to SHAREMODE, which is 444, instead of BINMODE, which is 555.
Be explicit and use BINMODE for all FILESGROUPS by default, unless someone else
specifies otherwise prior to the default definition.

Details

Provenance
ngieAuthored on
Parents
rS299157: Use BINDIR, not FILESDIR.. otherwise everything but FILES
Branches
Unknown
Tags
Unknown