18 Jan
2004
18 Jan
'04
9:02 p.m.
Jeremy Hylton wrote at 2004-1-17 17:39 -0500:
... "umask" setting ... they only do it when a sysadmin configures zdaemon to run with the --umask argument.
That's not what the "zdaemon" documentation (as distributed with Zope 2.7b3) says: I read there: "zdaemon" sets the umask to "077" (preventing access by group and other) when it starts a program as a daemon. One may want that the group should have more rights. Therefore, someone suggested an "umask" option to control this "zdaemon" behaviour. -- Dieter