Is it possible to set the umask to a value (in this case 27) at boot time so that all daemon processes started at boot time will have this umask by default (unless they override it)?
In Redhat this is done in the /etc/sysconfig/init file, umask parameter, which is not present in Debian.