- set phd.umask to 027 (octal)
- check with gdb (call umask(0)) that the Taskmaster process has umask 23 (integer)
- restart daemons, create new repo, check that newly created repo has group read rights
- remove phd.umask config, restart daemons, check with gdb that the daemons have system umask (077, octal) again