Hi,
I'm trying to get Apache httpd to create new files with the group
writable bit set and thought adding the directive "UMask=0002" to the
service section of the service file would be enough (after copying it to
/etc/systemd/system). But after a systemctl daemon-reload followed by a
service restart files are still created as "-rw-r--r--" instead of the
expected "-rw-rw-r--".
Does anyone have an idea what is missing here or how I can debug why the
directive is apparently ignored?

Regards,
  Dennis
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to